mutable property

Vector3 get mutable

Implementation

Vector3 get mutable => Vector3(x, y, z);