Метод | Описание | |
---|---|---|
BindablePoint ( ) : xn | ||
BindablePoint ( |
||
BindablePoint ( double x, double y, double z ) : xn | ||
ToString ( ) : string | ||
Update ( |
public BindablePoint ( |
||
kinectPoint | ||
Результат | xn |
public BindablePoint ( double x, double y, double z ) : xn | ||
x | double | |
y | double | |
z | double | |
Результат | xn |
public Update ( |
||
kinectPoint | ||
Результат | void |