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

Class representing a 3D Guide View for Model Target Detection. More...

Inheritance diagram for GuideView3DBehaviour:
RuntimeMeshRenderingBehaviour VuforiaMonoBehaviour

Public Member Functions

void UpdateFromGuideViewPose ()
 Update the pose of the behaviour to the latest pose of the current Guide View.
 
void UpdateView (ModelTargetBehaviour modelTarget, GuideView guideView)
 Updates the Guide View content and layout.
 

Public Attributes

Material mGuideViewMaterial = null
 

Properties

Material[] GuideViewMaterials [get, set]
 
- Properties inherited from RuntimeMeshRenderingBehaviour
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

Class representing a 3D Guide View for Model Target Detection.

Member Function Documentation

◆ UpdateFromGuideViewPose()

void UpdateFromGuideViewPose ( )
inline

Update the pose of the behaviour to the latest pose of the current Guide View.

◆ UpdateView()

void UpdateView ( ModelTargetBehaviour modelTarget,
GuideView guideView )
inline

Updates the Guide View content and layout.

Parameters
modelTargetThe Model Target to render the Guide View for
guideViewThe active Guide View of the Model Target

Member Data Documentation

◆ mGuideViewMaterial

Material mGuideViewMaterial = null

Property Documentation

◆ GuideViewMaterials

Material [] GuideViewMaterials
getset