This MonoBehaviour manages the usage of a webcam for Play Mode in Windows or Mac. More...
Static Public Member Functions | |
static void | RegisterARController () |
Public Attributes | |
int | RenderTextureLayer |
The layer that will be used to render the background image More... | |
Properties | |
string | DeviceName [get, set] |
The name of the web cam device that is used More... | |
static WebCamARController | Instance [get] |
bool | IsPlaying [get] |
If the web cam is currently capturing video More... | |
This MonoBehaviour manages the usage of a webcam for Play Mode in Windows or Mac.
|
static |
int RenderTextureLayer |
The layer that will be used to render the background image
|
getset |
The name of the web cam device that is used
|
staticget |
|
get |
If the web cam is currently capturing video