MutableRay

constructor(origin: Vector2F, direction: Vector2F)

Creates a new instance of MutableRay.

Parameters

direction

the value is expected to be normalized.