roavatar-renderer
    Preparing search index...

    Interface AvatarModel_Result

    interface AvatarModel_Result {
        avatarConfigurations: AvatarConfigurations | null;
        avatarModel: OutfitJson;
    }
    Index

    Properties

    avatarConfigurations: AvatarConfigurations | null
    avatarModel: OutfitJson