Class CGMeshResourceCollection
- Namespace
- FluffyUnderware.Curvy.Generator
Collection of Mesh Resources
[Serializable]
public class CGMeshResourceCollection : ICGResourceCollection
- Inheritance
-
CGMeshResourceCollection
- Implements
Fields
Items
public List<CGMeshResource> Items
Field Value
Properties
Count
public int Count { get; }
Property Value
ItemsArray
public Component[] ItemsArray { get; }
Property Value
- Component[]