Méthode | Description | |
---|---|---|
DrawPoint ( |
||
DrawPoint ( |
||
DrawPoint ( float x, float y, float z ) : void | ||
DrawPoint ( float x, float y, float z, |
public static DrawPoint ( |
||
point | ||
Résultat | void |
public static DrawPoint ( |
||
point | ||
color | ||
Résultat | void |
public static DrawPoint ( float x, float y, float z ) : void | ||
x | float | |
y | float | |
z | float | |
Résultat | void |
public static DrawPoint ( float x, float y, float z, |
||
x | float | |
y | float | |
z | float | |
color | ||
Résultat | void |