Skip to content

defaultmaxvalue

eisclimber edited this page Apr 4, 2026 · 1 revision

ButtonDescriptor.DefaultMaxValue

Property in ButtonDescriptor

Summary

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 }

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally