tps property

Vector3 tps
inherited

Implementation

Vector3 get tps => yzx;
void tps=(Vector3 arg)
inherited

Implementation

set tps(Vector3 arg) => yzx = arg;