Interpolator.TargetLocalRotation 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.
If animating local rotation, specifies the target local rotation as specified by SetTargetLocalRotation. Otherwise returns the current local rotation of the transform.
public:
property UnityEngine::Quaternion TargetLocalRotation { UnityEngine::Quaternion get(); };
public UnityEngine.Quaternion TargetLocalRotation { get; }
member this.TargetLocalRotation : UnityEngine.Quaternion
Public ReadOnly Property TargetLocalRotation As Quaternion
Property Value
UnityEngine.Quaternion