Interface AvatarEditorConfiguration

interface AvatarEditorConfiguration {
    avatar: IAssetWrapper;
    scene: IAssetWrapper;
}

Properties

Properties