GazeProvider.overrideHeadPosition 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.
public:
property Nullable<UnityEngine::Vector3> overrideHeadPosition { Nullable<UnityEngine::Vector3> get(); };
public UnityEngine.Vector3? overrideHeadPosition { get; }
member this.overrideHeadPosition : Nullable<UnityEngine.Vector3>
Public ReadOnly Property overrideHeadPosition As Nullable(Of Vector3)
Property Value
Nullable<UnityEngine.Vector3>