C API Unity API
Unity API Reference (Version 10.22.5)
RuntimeMeshRenderingBehaviour Class Reference

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

Inheritance diagram for RuntimeMeshRenderingBehaviour:
VuforiaMonoBehaviour GuideView3DBehaviour

Public Attributes

GameObject RuntimeMeshRoot => mMeshRoot
 Root GameObject of the rendered runtime mesh More...
 

Properties

Material DisplayMaterial [get, set]
 The material that is automatically applied to all mesh blocks. More...
 
Material [] DisplayMaterials [get, set]
 The materials that are automatically applied to all mesh blocks. More...
 

Detailed Description

Renders the runtime Mesh of a Vuforia Target

Member Data Documentation

◆ RuntimeMeshRoot

GameObject RuntimeMeshRoot => mMeshRoot

Root GameObject of the rendered runtime mesh

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.