ScaleOffsetStateAnimatableProperty.ScaleOffset Property

Definition

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

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

Property Value

UnityEngine.Vector3

Applies to