Bearbeiten

ScrollingObjectCollection.ClippingObject Property

Definition

The empty GameObject containing the ScrollingObjectCollection's ClippingBox.

public:
 property UnityEngine::GameObject ^ ClippingObject { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject ClippingObject { get; }
member this.ClippingObject : UnityEngine.GameObject
Public ReadOnly Property ClippingObject As GameObject

Property Value

UnityEngine.GameObject

Applies to