Property | Type | Description | |
---|---|---|---|
norm | Vector3 | ||
offset | float |
Method | Description | |
---|---|---|
Plane ( Vector3 norm, float offset, |
||
intersect ( Ray ray ) : |
||
normal ( Vector3 pos ) : Vector3 |
public Plane ( Vector3 norm, float offset, |
||
norm | Vector3 | |
offset | float | |
surface | ||
return | Vector.Math |