Class CGWeightedItem
- Namespace
- FluffyUnderware.Curvy.Generator
An item that has a weight associated to it
[Serializable]
public class CGWeightedItem
- Inheritance
-
CGWeightedItem
- Derived
Properties
Weight
public float Weight { get; set; }