Méthode | Description | |
---|---|---|
GetSquaredViewDepth ( |
|
|
Line3d ( Vector3 startPoint, Vector3 direction, float length, ColorEx color ) : System |
|
public GetSquaredViewDepth ( |
||
camera | ||
Résultat | float |
public Line3d ( Vector3 startPoint, Vector3 direction, float length, ColorEx color ) : System | ||
startPoint | Vector3 | Point where the line will start. |
direction | Vector3 | The direction the vector is heading in. |
length | float | The length (magnitude) of the line vector. |
color | ColorEx | The color which this line should be. |
Résultat | System |