formatfloatmodifier - eisclimber/ExPresS-XR GitHub Wiki

FormatFloatModifier

Class in ExPresSXR.Interaction.ValueRangeInteractable.ValueModifier

Inherits from BaseValueRangeModifier\<U, V\>

Summary

Allows converting a normalized float to a string whilst passing it to a format string.

public class FormatFloatModifier : BaseValueRangeModifier<float, string>
⚠️ **GitHub.com Fallback** ⚠️