Class DisplayBackground
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- Assembly-CSharp.dll
Draws video over the whole background using the special "background" tag on the shader. Useful for augmented reality. NOTE: This doesn't work with the camera clear mode set to 'skybox'
[AddComponentMenu("AVPro Video/Display Background", 200)]
[HelpURL("http://renderheads.com/products/avpro-video/")]
[ExecuteInEditMode]
public class DisplayBackground : MonoBehaviour
- Inheritance
-
objectObjectComponentBehaviourMonoBehaviourDisplayBackground
Fields
| Name | Description |
|---|---|
| _material | |
| _source | |
| _texture |