MixedRealityHandTrackingProfile.FingerTipPrefab 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 joint prefab to use for finger tip
public:
property UnityEngine::GameObject ^ FingerTipPrefab { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject FingerTipPrefab { get; }
member this.FingerTipPrefab : UnityEngine.GameObject
Public ReadOnly Property FingerTipPrefab As GameObject
Property Value
UnityEngine.GameObject