instance. Ray

The instance.Ray function contains convenience methods and members for Rac.Ray objects setup with the owning Rac instance.

Source:

Members

xAxis :Rac.Ray

A Ray over the x-axis, starts at instance.Point#origin and points to instance.Angle#zero.

Equal to instance.Ray#zero.

See:

zero :Rac.Ray

A Ray with all values set to zero, starts at instance.Point#zero and points to instance.Angle#zero.

See: