Метод | Описание | |
---|---|---|
AddCube ( Matrix4 transform ) : void | ||
AddCube ( Vector3 position, float scale ) : void | ||
DebugUtil ( ) : System | ||
Draw ( |
||
Setup ( ) : void |
public AddCube ( Matrix4 transform ) : void | ||
transform | Matrix4 | |
Результат | void |
public AddCube ( Vector3 position, float scale ) : void | ||
position | Vector3 | |
scale | float | |
Результат | void |
public Draw ( |
||
camera | ||
ztest | bool | |
Результат | void |