This site has been permanently archived. The content on this site was last updated in 2019.
GvrControllerVisual.VisualAssets
Struct that describes a mesh, material pair used for rendering a controller visual.
Summary
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."],[[["`GvrControllerVisual.VisualAssets` is a struct used for pairing a mesh with a material to display the controller in a scene."],["This struct facilitates the rendering of a controller visual by combining the 3D model (mesh) and its surface properties (material)."]]],["The core content describes the `GvrControllerVisual.VisualAssets` struct. This struct defines the necessary components for visually rendering a controller. Specifically, it contains information about a mesh and its associated material. This mesh and material pair are the fundamental elements used to create the visual representation of a controller within the application.\n"]]