C++ Java Unity
Unity Reference
VuforiaMonoBehaviour Class Reference

This is the base class for all MonoBehaviours that are used in Vuforia. If no Behaviours of this type are found in a scene, the VuforiaBehaviour will not be automatically attached at runtime. This means no VideoBackground is rendered. More...

Inheritance diagram for VuforiaMonoBehaviour:
AnchorInputListenerBehaviour BackgroundPlaneBehaviour ContentPositioningBehaviour DefaultInitializationErrorHandlerPlaceHolder DefaultTrackableBehaviourPlaceholder GLErrorHandler GuideView2DBehaviour GuideView3DBehaviour GuideViewCameraBehaviour GuideViewRenderingBehaviour MaskOutBehaviour MidAirPositionerBehaviour ObjectRecoBehaviour PlaneFinderBehaviour PreviewModelTurnOffBehaviour SessionRecorderBehaviour TrackableBehaviour TurnOffBehaviour VideoBackgroundBehaviour VirtualButtonBehaviour VuforiaBehaviour WireframeBehaviour WireframeTrackableEventHandler

Detailed Description

This is the base class for all MonoBehaviours that are used in Vuforia. If no Behaviours of this type are found in a scene, the VuforiaBehaviour will not be automatically attached at runtime. This means no VideoBackground is rendered.