slider2dround - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Interaction.ValueRangeInteractable
Inherits from ValueRangeInteractable\<T, U, V\>
Defines a two dimensional slider interactable along the xy-plane with a circular shape.
public class Slider2DRound : ValueRangeInteractable<CircularDescriptor, Slider2DRoundVisualizer, Vector2>| Name | Description |
|---|---|
| InternalUpdateValue() | Update value to allow editing from the editor. |