tps property
Vector3
get
tps
inherited
Implementation
Vector3 get tps => yzx;
set
tps
(Vector3 arg)
inherited
Implementation
set tps(Vector3 arg) => yzx = arg;