up property
World-space "up" direction used to orient the camera around the
view vector. Typically Vector3(0, 1, 0).
Implementation
@override
Vector3 up;
World-space "up" direction used to orient the camera around the
view vector. Typically Vector3(0, 1, 0).
@override
Vector3 up;