Component:Slider: Difference between revisions

From Resonite Wiki
m Update redirects + category sort keys
m GreaseMonkey moved page Slider (Component) to Component:Slider: Move to Component namespace
(No difference)

Revision as of 23:19, 29 January 2024

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

See Component:Slider`1 for the UIX Slider component.

Component image 
Slider component as seen in the Scene Inspector

Intoduction

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
EditModeOnly Bool
AllowSteal Bool
DropOnDisable Bool
DontDrive Bool
AllowOnlyPhysicalGrab Bool
ActiveUserFilter ActiveUserHandling
CustomGrabCheck GrabCheck
_grabber Grabber
_holdSlot Slot
_pos Float3
_rot FloatQ
_scl Float3
__legacyActiveUserRootOnly Bool
GrabPriority Int
Rotatable Bool
Scalable Bool
Range Float3
Origin Float3
MinScale Float3
MaxScale Float3
VibrationOffset Float
VibrationPreset VibratePreset
SnapIncrement Float
SnapTime Float
SnapOnRelease Bool
SnapPositions SnapPosition
posOffset Float3
rotOffset FloatQ
scaleReference Float3
referenceParent Slot

Behavior

Examples

Related Components

Category:Draggable