PokePointer.SourcePoseOffset 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 offset that the poke pointer has from the source pose when the index finger pose is not available. This value puts the pointer slightly in front of the source pose's origin, oriented according to the source pose's rotation
public:
property float SourcePoseOffset { float get(); };
public float SourcePoseOffset { get; }
member this.SourcePoseOffset : single
Public ReadOnly Property SourcePoseOffset As Single