OpenXRFbSpatialEntityUser

Inherits: RefCounted

Represents a remote user registered with Meta's platform.

Description

Represents a remote user registered with Meta's platform.

OpenXRFbSpatialEntity objects which have been stored in the cloud can be shared with remote users in order to create multiplayer co-located experiences, where multiple users with headsets in the same physical space can interact with the same virtual objects.

Properties

int

user_id

0

Methods

OpenXRFbSpatialEntityUser

create_user ( int user_id ) static


Property Descriptions

int user_id = 0

  • int get_user_id ( )

The user ID.


Method Descriptions

OpenXRFbSpatialEntityUser create_user ( int user_id ) static

Creates an OpenXRFbSpatialEntityUser from the given user ID.