ScrollingObjectCollection.ClippingObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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