direction property
double
get
direction
Angle between the direction of an object and the direction to north. Measured in degrees. Default: 0.f.
Implementation
core.double get direction;
set
direction
(double val)
Implementation
set direction(core.double val);