Skip to content

floatcustomrangemodifier

eisclimber edited this page Apr 4, 2026 · 1 revision

FloatCustomRangeModifier

Class in ExPresSXR.Interaction.ValueRangeInteractable.ValueModifier

Inherits from BaseValueRangeModifier\<U, V\>

Summary

Allows scaling a normalized float value range between a customizable min and max value.

public class FloatCustomRangeModifier : BaseValueRangeModifier<float, float>

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally