Table of Contents

Namespace nadena.dev.ndmf.platform

Classes

AmbientPlatform

Provides access to the currently selected NDMF build platform, even outside of the context of the build process.

AmbientPlatform.Scope

This disposable scope allows you to temporarily set the current platform for the duration of the scope.

BuildUIElement
CommonAvatarInfo

The CommonAvatarInfo structure provides an intermediate representation of frequently-used avatar-wide configuration in order to facilitate automatic conversion between different types of SDKs.

GenericPlatform

A minimal "generic" platform. This is only really useful for manual bake avatar.

NDMFPlatformProvider

This attribute marks implementations of NDMF platforms, and registers them for use.

PlatformRegistry

Tracks the set of known platform providers.

Interfaces

INDMFPlatformProvider