PositionOffsetStateAnimatableProperty.PositionOffset Property

Definition

The position offset added to the current position of the target object.

public:
 property UnityEngine::Vector3 PositionOffset { UnityEngine::Vector3 get(); void set(UnityEngine::Vector3 value); };
public UnityEngine.Vector3 PositionOffset { get; set; }
member this.PositionOffset : UnityEngine.Vector3 with get, set
Public Property PositionOffset As Vector3

Property Value

UnityEngine.Vector3

Applies to