3 namespace HKI.Core.Variables
11 public float MinLimit = -1.0f;
12 public float MaxLimit = 1.0f;
MinMaxRangeAttribute(float minLimit, float maxLimit)
This Attribute is for having the use of a special property drawer. In this case for the use of a valu...