Skip to content

defaultminvalue

eisclimber edited this page Apr 4, 2026 · 1 revision

ButtonDescriptor.DefaultMinValue

Property in ButtonDescriptor

Summary

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 }

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally