TouchPointer.Rotation 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.
Pointer rotation.
public:
virtual property UnityEngine::Quaternion Rotation { UnityEngine::Quaternion get(); };
public override UnityEngine.Quaternion Rotation { get; }
member this.Rotation : UnityEngine.Quaternion
Public Overrides ReadOnly Property Rotation As Quaternion
Property Value
UnityEngine.Quaternion