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

Special Augmentations which need custom render-(dis/en)abling are inherited from this class. More...

Inheritance diagram for VuforiaAugmentationRenderer:
VuforiaMonoBehaviour

Public Member Functions

void SetActive (bool value)
 Enables or disables the rendering of this component by activating/deactivating child components while also respecting the internal octree optimizations.
 

Detailed Description

Special Augmentations which need custom render-(dis/en)abling are inherited from this class.

Member Function Documentation

◆ SetActive()

void SetActive ( bool value)
abstract

Enables or disables the rendering of this component by activating/deactivating child components while also respecting the internal octree optimizations.