Class Exporter.HelixInternalScene
- Namespace
- HelixToolkit.SharpDX.Assimp
- Assembly
- HelixToolkit.SharpDX.Assimp.dll
protected sealed class Exporter.HelixInternalScene
- Inheritance
-
Exporter.HelixInternalScene
- Inherited Members
Fields
Animations
The animations
public List<Animation>? Animations
Field Value
AssimpScene
The assimp scene
public Scene? AssimpScene
Field Value
- Scene
Materials
The materials
public Tuple<Material, MaterialCore>[]? Materials
Field Value
- Tuple<Material, MaterialCore>[]
Meshes
The meshes
public Exporter.MeshInfo[]? Meshes
Field Value
- MeshInfo[]