-
-
Notifications
You must be signed in to change notification settings - Fork 2
Button Toggler
eisclimber edited this page Jan 18, 2024
·
1 revision
class in ExPresSXR.Misc / Extends MonoBehavior
Component added via Component Menu
Adds toggle behavior to a UnityEngine.UI.Button
.
-
bool pressed
: If the toggle is pressed or not.
-
ToggledChangedEvent OnToggleChanged
: Will be emitted when the button is toggled while passing the new toggled state of the attached button.
-
ToggledChangedEvent : UnityEvent<bool>
: Class representing a serializable Unity that passes a boolean (if the button is toggled down).
Autor: Luca 'eisclimber' Dreiling; License: MIT
- Getting Started
- Development and Contribution
- Misc
- Experimentation
- Data Gatherering
- Eye Tracking
- ExPresS XR Rig
- Interaction
- Base Button
- Button Quiz
- Collision Hand Rumbler
- Collision Sound Emitter
- Exit Game Interactable (Script Deprecated)
- Interactables
- Haptic Impulse Trigger
- Socket Interactors
- Inverse Kinematics
- Localization
- Minigames
- Coin Scale
- Coin Throw
- Sword Cleaning
- Misc
- Movement
- Presentation
- UI