This site has been permanently archived. The content on this site was last updated in 2019.
IGvrArmModelReceiver
Interface declaring the use of the arm model.
Summary
Inheritance
Direct Known Subclasses:
GvrControllerTooltipsSimple,
GvrControllerVisual,
GvrLaserVisual,
GvrTooltip
Properties
|
ArmModel
|
Gets or sets the arm model reference.
|
Properties
ArmModel
GvrBaseArmModel ArmModel
Gets or sets the arm model reference.
The arm model reference.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["The `IGvrArmModelReceiver` interface defines the usage of the arm model in VR applications."],["It primarily involves a single property, `ArmModel`, which provides access to the underlying `GvrBaseArmModel` for manipulation and interaction."],["Several known subclasses, including `GvrControllerTooltipsSimple`, `GvrControllerVisual`, `GvrLaserVisual`, and `GvrTooltip`, utilize this interface for arm model integration."]]],[]]