Function RayShape.length
The ray's length.
double length() nothrow @property @nogc;
void length
(
double v
) nothrow @property @nogc;
The ray's length.
double length() nothrow @property @nogc;
void length
(
double v
) nothrow @property @nogc;