The VideoBackgroundBehaviour class handles native video background rendering. More...
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... | |
The VideoBackgroundBehaviour class handles native video background rendering.
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.
videoBackgroundMaterial |