Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DrawGL
C# 클래스 DrawGL, Kinect-Unity-Interface
상속:
MonoBehaviour
파일 보기
프로젝트 열기: mattsonic/Kinect-Unity-Interface
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
distance
float
offMaterial
Material
onMaterial
Material
공개 메소드들
메소드
설명
OnPostRender
( ) :
void
Start
( ) :
void
메소드 상세
OnPostRender()
공개
메소드
public
OnPostRender
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
distance
공개적으로 프로퍼티
public
float
distance
리턴
float
offMaterial
공개적으로 프로퍼티
public
Material
offMaterial
리턴
Material
onMaterial
공개적으로 프로퍼티
public
Material
onMaterial
리턴
Material