asUnmodifiableView method

Vector3 asUnmodifiableView()

Implementation

Vector3 asUnmodifiableView() => UnmodifiableVector3(x, y, z);