C++ Java Unity
Unity Reference
VideoBackgroundBehaviour Class Reference

The VideoBackgroundBehaviour class handles native video background rendering. More...

Inheritance diagram for VideoBackgroundBehaviour:
VuforiaMonoBehaviour

Public Member Functions

void ResetBackgroundPlane (bool disable)
 This method toggles the mesh renderer of the background plane More...
 
void SetVideoBackgroundMaterial (Material videoBackgroundMaterial)
 Allows for setting the material on the meshrenderer externally. More...
 

Detailed Description

The VideoBackgroundBehaviour class handles native video background rendering.

Member Function Documentation

void ResetBackgroundPlane ( bool  disable)

This method toggles the mesh renderer of the background plane

void SetVideoBackgroundMaterial ( Material  videoBackgroundMaterial)

Allows for setting the material on the meshrenderer externally.

Parameters
videoBackgroundMaterial