![]() |
Avatar SDK Unity Cloud plugin
3.0.1
Realistic avatar generation toolset for Unity3D
|
Namespaces |
Classes | |
class | AttributeAccessor |
struct | ChunkInfo |
Infomration that contains parsed chunk More... | |
class | CoroutineGLTFSceneImporter |
class | GLBBuilder |
struct | GLBHeader |
Information containing parsed GLB Header More... | |
class | GLBObject |
Objects containing GLB data and associated parsing information More... | |
class | GLTFHeaderInvalidException |
class | GLTFHelpers |
class | GLTFLoadException |
class | GLTFObject |
Represents a glTF file (specifically not GLB) More... | |
class | GLTFParseException |
class | GLTFParser |
interface | IGLTFObject |
Represents a GLTFObject More... | |
Enumerations | |
enum | ChunkFormat : uint { JSON = 0x4e4f534a, BIN = 0x004e4942 } |