Namespace VoxelPlayground.Utility
Classes
- iTween
Version: 2.0.8
Author: Bob Berkebile (http://pixelplacement.com)
Support: http://itween.pixelplacement.com
- iTween.Defaults
A collection of baseline presets that iTween needs and utilizes if certain parameters are not provided.
- Scheduler
tick a function in the way you want
- UIFocusStateTracker
Tracks UI focus-related states in VR / Pointer-based interaction. Designed for XR Ray, mouse, and controller input.
Enums
- iTween.EaseType
The type of easing to use based on Robert Penner's open source easing equations (http://www.robertpenner.com/easing_terms_of_use.html).
- iTween.LoopType
The type of loop (if any) to use.
- iTween.NamedValueColor
Many shaders use more than one color. Use can have iTween's Color methods operate on them by name.