spt property
Vector3
get
spt
inherited
Implementation
Vector3 get spt => xzy;
set
spt
(Vector3 arg)
inherited
Implementation
set spt(Vector3 arg) => xzy = arg;