C++ Java Unity
Unity Reference
BackgroundPlaneBehaviour Class Reference

This Behaviour renders the video background from the camera in Unity. More...

Inheritance diagram for BackgroundPlaneBehaviour:
VuforiaMonoBehaviour

Public Member Functions

void OnVideoBackgroundConfigChanged (Vector2 imageSize, Vector2 textureSize)
 

Properties

Material Material [get, set]
 
int NumDivisions [get]
 This property is used for configuring the size of video background mesh. More...
 

Detailed Description

This Behaviour renders the video background from the camera in Unity.

Member Function Documentation

void OnVideoBackgroundConfigChanged ( Vector2  imageSize,
Vector2  textureSize 
)

Property Documentation

Material Material
getset
int NumDivisions
get

This property is used for configuring the size of video background mesh.