PokePointer.sourcePoseOffset Field

Definition

protected: float sourcePoseOffset;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("The offset that the poke pointer has from the source pose when the index finger pose is not available.")]
protected float sourcePoseOffset;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("The offset that the poke pointer has from the source pose when the index finger pose is not available.")>]
val mutable sourcePoseOffset : single
Protected sourcePoseOffset As Single 

Field Value

Attributes
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to