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