Property | Type | Description | |
---|---|---|---|
Normal | Vector3d | ||
Origin | Vector3d |
Method | Description | |
---|---|---|
Ray3d ( Vector3d origin, Vector3d normal ) : System |
Initialise the Ray3d.
|
public Ray3d ( Vector3d origin, Vector3d normal ) : System | ||
origin | Vector3d | |
normal | Vector3d | |
return | System |