isBodyLoaded

Property

Whether the avatar body is fully loaded. When users join a space, their avatar body is not immediately loaded. This property will be false until the avatar body is loaded. It's also possible for users to switch their avatars on the fly, so this property may change at any time. Use the onAvatarLoadComplete and onAvatarBeforeUnload event to be notified when the avatar body is loaded or unloaded.

Returns bool