3DSelfie
Hansjoerg Hofer (1026632), Sebastian Metzler (0927550)
|
screenQuad script More...
Public Attributes | |
RenderTexture | renTex |
WebCamTexture | webcamTexture |
int | width = 0 |
int | height = 0 |
screenQuad script
Initializes and updates the WebCamTexture
Definition at line 9 of file screenQuad.cs.
int screenQuad.height = 0 |
Definition at line 15 of file screenQuad.cs.
RenderTexture screenQuad.renTex |
Definition at line 11 of file screenQuad.cs.
WebCamTexture screenQuad.webcamTexture |
Definition at line 12 of file screenQuad.cs.
int screenQuad.width = 0 |
Definition at line 14 of file screenQuad.cs.