Closed bitbrain closed 4 years ago
The problem is when calling methods like sub object.getPosition() that we do not want to mutate that vector.
sub
object.getPosition()
The problem is when calling methods like
sub
object.getPosition()
that we do not want to mutate that vector.