Class ModelContent
- Assembly
- MonoGame.Framework.Content.Pipeline.dll
public sealed class ModelContent
- Inheritance
-
ModelContent
- Inherited Members
Properties
Bones
public ModelBoneContentCollection Bones { get; }
Property Value
Meshes
public ModelMeshContentCollection Meshes { get; }
Property Value
Root
public ModelBoneContent Root { get; }
Property Value
Tag
public object Tag { get; set; }