spt property

Vector3 spt

Implementation

Vector3 get spt => xzy;
void spt=(Vector3 arg)

Implementation

set spt(Vector3 arg) => xzy = arg;