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