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