Rewired.ComponentControls.Effects Namespace |
Class | Description | |
---|---|---|
![]() | RotateAroundAxis |
Rotates the GameObject around a particular axis.
|
![]() | TouchInteractableTransitioner |
Allows synchronization of transition states between a Touch Interactable and a Graphic.
Add this component to children of touch controls that need transition states or visibility to remain in sync with the parent.
This is useful for Text or Image components parented underneath a touch control for example. This allows you to add graphics, text, or other
decorations on your touch control and have them animate colors, sprite transitions, etc. in sync with the parent control.
|
![]() | TouchJoystickAngleIndicator |
A visual indicator of the current direction of the joystick.
This can be used to make arrows or other visual elements light up
when the joystick is pressed in different directions.
|
![]() | TouchJoystickRadialIndicator |
Arranges child TouchJoystickAngleIndicator objects in a radial pattern.
It is useful for displaying direction indicators for a Touch Joystick in a radial pattern.
Assists with scaling and sizing of the child images.
|
Enumeration | Description | |
---|---|---|
![]() | RotateAroundAxisRotationAxis | |
![]() | RotateAroundAxisSpeed |