Namespace Uralstech.AvLoader
Classes
- AvFlow
Class supporting a complete avatar loader flow with fallbacks for each step.
- AvFlow.Builder
Fluent builder for AvFlow.
- AvMetadata
Information regarding a loaded model.
- AvSourceData
Wrapper for a raw container of avatar data.
- LoadedAv
A loaded avatar and its associated data.
Interfaces
- IAsyncAvPostProcessor
A simple script that can perform an asynchronous post-processing step on an imported avatar.
- IAvDataLoader
Interface for an avatar data loader.
- IAvImporter
Interface for an avatar importer.
- IAvPostProcessor
A simple script that can perform a post-processing step on an imported avatar.
Enums
- AvGender
The gender a loaded avatar or of the outfit it is wearing. Can be useful for using specific animation avatars for different types.
- AvImageFileExtension
The file extension of an avatar's render(s).
- AvModelFileExtension
The file extension of an avatar's model.
- AvType
Describes the type of a loaded model.