GeometryContentCollectionΒΆ

class GeometryContentCollection : Microsoft.Xna.Framework.Content.Pipeline.ChildCollection<MeshContent, GeometryContent>, System.Collections.Generic.IList<GeometryContent>, System.Collections.Generic.ICollection<GeometryContent>, System.Collections.Generic.IEnumerable<GeometryContent>, System.Collections.IEnumerable, System.Collections.IList, System.Collections.ICollection, System.Collections.Generic.IReadOnlyList<GeometryContent>, System.Collections.Generic.IReadOnlyCollection<GeometryContent>

Provides methods for maintaining a collection of geometry batches that make up a mesh.