NoxVR Documentation

Parameters

List of default avatar parameters.

Default Parameters

NameTypeDescription
IsLocalBoolIndicates if the avatar is controlled by the local player.
VelocityXFloatThe velocity of the avatar on the X axis.
VelocityYFloatThe velocity of the avatar on the Y axis.
VelocityZFloatThe velocity of the avatar on the Z axis.
VelocityVector3The overall velocity of the avatar.
VelocityMagnitudeFloatThe magnitude of the avatar's velocity.
GroundedBoolWhether the avatar is grounded or not.
VRModeBoolIndicates if the avatar is in VR mode.

On this page