SetOffset
This function can be used to provide an offset between the real and virtual world. This allows you to teleport the player to different locations or recenter the player's position in virtual space.
Syntax
- void SetOffset(const Vec3& position)
- void SetOffset(const float x, const float y, const float z)