stp property

Vector3 stp
inherited

Implementation

Vector3 get stp => xyz;
void stp=(Vector3 arg)
inherited

Implementation

set stp(Vector3 arg) => xyz = arg;