C API Unity API
Unity API Reference (Version 10.22.5)
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 More...
 
bool VideoBackgroundEnabled [get, set]
 Enable or disable rendering the video background More...
 
Shader VideoBackgroundShader [get, set]
 The shader used to render the video background More...
 

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