irangeinteractorinternal - eisclimber/ExPresS-XR GitHub Wiki

IRangeInteractorInternal

Interface in ExPresSXR.Interaction.ValueRangeInteractable

Summary

We need this interface to call in the generic BaseComponent-Editor without knowing the exact generic type.

public interface IRangeInteractorInternal

Methods

Name Description
InternalUpdateValue() Update value to allow editing from the editor.
ResetValue() Prints the current value to the console.
SetValueToMaxValue() Sets the value to the maximum value of the range.
SetValueToMinValue() Sets the value to the minimum value of the range.
⚠️ **GitHub.com Fallback** ⚠️