Slider
More information can be found in the Unity API Reference and maybe in the Unity Manual.
Members
Member |
Description |
|---|---|
Events
Event |
Description |
|---|---|
Arguments: |
Methods
Method |
Description |
|---|---|
Static members
Member |
Description |
|---|---|
|
Details
-
class Slider
-
const Animator animator
-
RectTransform fillRect
-
const GameObject gameObject
-
RectTransform handleRect
-
Image image
-
bool interactable
-
float maxValue
-
float minValue
-
float normalizedValue
-
const Transform transform
-
float value
-
bool wholeNumbers
-
const ScriptEvent onValueChanged
Callback Signature:
-
void callback()
Arguments:
float value-
void callback()
-
void GraphicUpdateComplete()
-
bool IsActive()
-
bool IsDestroyed()
-
bool IsInteractable()
-
void LayoutComplete()
-
void Select()
-
void SetValueWithoutNotify(float input)
-
string ToString()
-
static const int allSelectableCount
-
const Animator animator