Skip to main content

DummyAvatarLoader

Dummy Avatar Loader

If you do not want to have a 3D model, drag the Dummy Avatar Loader Prefab into the "Avatar Loader" field.

Events

EventTypeDescription
AvatarLoadedAction<InworldCharacter>Triggered immediately in ConfigureModel()

API

FunctionReturn TypeDescriptionParameters
ConfigureModelvoidImplements interface functions by invoking AvatarLoadedcharacter: the InworldCharacterData to load, model: the model to attach
ImportIEnumeratorImplements interface functionsurl: a string of URLs to download avatars
LoadDatagameObjectImplements interface functionscontent: data to load
LoadDatagameObjectImplements interface functionsfileName: file to load