Property | Type | Description | |
---|---|---|---|
W | float | ||
X | float | ||
Y | float | ||
Z | float |
Method | Description | |
---|---|---|
Point3 ( ) | ||
Point3 ( float x, float y, float z, float w ) | ||
Transform ( |
||
TransformNormalize ( |
public Point3 ( float x, float y, float z, float w ) | ||
x | float | |
y | float | |
z | float | |
w | float |
public TransformNormalize ( |
||
m | ||
return | void |