IMixedRealityHandVisualizer Interface
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.
Hand visualization definition, used to provide access to hand joint objects.
public interface class IMixedRealityHandVisualizer : Microsoft::MixedReality::Toolkit::Input::IMixedRealityControllerVisualizer
public interface IMixedRealityHandVisualizer : Microsoft.MixedReality.Toolkit.Input.IMixedRealityControllerVisualizer
type IMixedRealityHandVisualizer = interface
interface IMixedRealityControllerVisualizer
Public Interface IMixedRealityHandVisualizer
Implements IMixedRealityControllerVisualizer
- Derived
- Implements
Properties
Controller |
The current controller reference. (Inherited from IMixedRealityControllerVisualizer) |
GameObjectProxy |
The GameObject reference for this controller. (Inherited from IMixedRealityControllerVisualizer) |
Methods
TryGetJointTransform(TrackedHandJoint, Transform) |
Obsolete.
Get a game object following the hand joint. |