PointerOption.PointerPrefab Property

Definition

The prefab with an IMixedRealityPointer component to create when a valid controller becomes available.

public:
 property UnityEngine::GameObject ^ PointerPrefab { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject PointerPrefab { get; }
member this.PointerPrefab : UnityEngine.GameObject
Public ReadOnly Property PointerPrefab As GameObject

Property Value

UnityEngine.GameObject

Applies to