RiggedHandVisualizer.GameObjectProxy Property

Definition

The GameObject reference for this controller.

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

Property Value

UnityEngine.GameObject

Implements

Applies to