UxrAvatar.CameraFloorPosition Property
Gets the avatar’s camera floor position: the camera position projected on the floor. This is useful when testing if the avatar is near a well known place or to trigger certain events.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Vector3 CameraFloorPosition { get; }
Property Value
Type: Vector3