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