Click or drag to resize

Rewired.ComponentControls.Effects Namespace

 
Classes
  ClassDescription
Public classRotateAroundAxis
Rotates the GameObject around a particular axis.
Public classTouchInteractableTransitioner
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.
Public classTouchJoystickAngleIndicator
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.
Public classTouchJoystickRadialIndicator
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.
Enumerations