defaultminvalue - eisclimber/ExPresS-XR GitHub Wiki
Property in ButtonDescriptor
Accessor defining the default min value. There can be multiple min values, but this is the one used in the editor for setting the value. Make sure it evaluates to a valid min value according to IsMinValue(V) .
public override float DefaultMinValue { get }