GazeStabilizer.StablePosition 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 position.
public:
virtual property UnityEngine::Vector3 StablePosition { UnityEngine::Vector3 get(); };
public override UnityEngine.Vector3 StablePosition { get; }
member this.StablePosition : UnityEngine.Vector3
Public Overrides ReadOnly Property StablePosition As Vector3
Property Value
UnityEngine.Vector3