Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DrawGL
C# Class DrawGL, Kinect-Unity-Interface
Inheritance:
MonoBehaviour
Mostra file
Open project: mattsonic/Kinect-Unity-Interface
Class Usage Examples
Public Properties
Property
Type
Description
distance
float
offMaterial
Material
onMaterial
Material
Public Methods
Method
Description
OnPostRender
( ) :
void
Start
( ) :
void
Method Details
OnPostRender()
public
method
public
OnPostRender
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
distance
public_oe property
public
float
distance
return
float
offMaterial
public_oe property
public
Material
offMaterial
return
Material
onMaterial
public_oe property
public
Material
onMaterial
return
Material