All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Modules Pages
Loading...
Searching...
No Matches
RuntimeMeshRenderingBehaviour Class Reference

Renders the runtime Mesh of a Vuforia Target. More...

Inheritance diagram for RuntimeMeshRenderingBehaviour:
VuforiaMonoBehaviour GuideView3DBehaviour

Properties

Material DisplayMaterial [get, set]
 The material that is automatically applied to all mesh blocks.
 
Material[] DisplayMaterials [get, set]
 The materials that are automatically applied to all mesh blocks.
 
GameObject RuntimeMeshRoot [get]
 Root GameObject of the rendered runtime mesh.
 

Detailed Description

Renders the runtime Mesh of a Vuforia Target.

Property Documentation

◆ DisplayMaterial

Material DisplayMaterial
getset

The material that is automatically applied to all mesh blocks.

◆ DisplayMaterials

Material [] DisplayMaterials
getset

The materials that are automatically applied to all mesh blocks.

◆ RuntimeMeshRoot

GameObject RuntimeMeshRoot
get

Root GameObject of the rendered runtime mesh.