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