Internal Namespace |
| Class | Description | |
|---|---|---|
| AssemblyUtility |
An auxiliary class for working with .NET assemblies.
| |
| AssemblyUtilityRegisteredAssemblyItem |
A class representing registered .NET assembly.
| |
| DDSTextureTools |
Class for generating images in DDS format.
| |
| DDSTextureToolsDDSImage |
Data of an image for DDSTextureTools.
| |
| DDSTextureToolsDDSImageSurface |
Surface data of an image for DDSTextureTools.
| |
| DebugInfo |
Represents a base class of info page for Debug Window of the editor.
| |
| DebugInfo_Memory |
Represents a page with memory using information for Debug Window of the editor.
| |
| DebugInfo_RenderResources |
Represents a page with information about render resources for Debug Window of the editor.
| |
| DebugInfo_RenderStatistics |
Represents a page with rendering statistics for Debug Window of the editor.
| |
| DebugInfo_Sound |
Represents a page with sound system information for Debug Window of the editor.
| |
| LogPlatformFunctionality |
Internal class for implementing the target platform.
| |
| MeshSimplifier |
The mesh simplifier.
Deeply based on https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification but rewritten completely in C#.
| |
| PlatformFunctionality |
Internal class for implementing the target platform.
| |
| ProcessUtility |
Auxiliary class for working with processes.
|
| Structure | Description | |
|---|---|---|
| MeshSimplifierBlendShape |
A blend shape.
| |
| MeshSimplifierBlendShapeFrame |
A blend shape frame.
| |
| MeshSimplifierBoneWeight | ||
| MeshSimplifierSimplificationOptionsStruct |
Options for mesh simplification.
|
| Delegate | Description | |
|---|---|---|
| AssemblyUtilityRegisterAssemblyEventDelegate | ||
| AssemblyUtilityUnregisterAssemblyEventDelegate |