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

Properties

int NumDivisions [get, set]
 The number of divisions of the video background mesh. Use this for a finer tessellation of the video background mesh.
 
bool VideoBackgroundEnabled [get, set]
 Enable or disable rendering the video background.
 
Shader VideoBackgroundShader [get, set]
 The shader used to render the video background.
 

Property Documentation

◆ NumDivisions

int NumDivisions
getset

The number of divisions of the video background mesh. Use this for a finer tessellation of the video background mesh.

◆ VideoBackgroundEnabled

bool VideoBackgroundEnabled
getset

Enable or disable rendering the video background.

◆ VideoBackgroundShader

Shader VideoBackgroundShader
getset

The shader used to render the video background.