Bearbeiten

ScrollingObjectCollection.ScrollContainerPosition Property

Definition

The local position of the moving scroll container. Can be used to represent the container drag displacement.

public:
 property UnityEngine::Vector3 ScrollContainerPosition { UnityEngine::Vector3 get(); };
public UnityEngine.Vector3 ScrollContainerPosition { get; }
member this.ScrollContainerPosition : UnityEngine.Vector3
Public ReadOnly Property ScrollContainerPosition As Vector3

Property Value

UnityEngine.Vector3

Applies to