A collection of baseline presets that iTween needs and utilizes if certain parameters are not provided.
More...
A collection of baseline presets that iTween needs and utilizes if certain parameters are not provided.
int iTween.Defaults.cameraFadeDepth = 999999 |
|
static |
Color iTween.Defaults.color = Color.white |
|
static |
float iTween.Defaults.delay = 0f |
|
static |
EaseType iTween.Defaults.easeType = iTween.EaseType.easeOutExpo |
|
static |
bool iTween.Defaults.isLocal = false |
|
static |
float iTween.Defaults.lookAhead = .05f |
|
static |
float iTween.Defaults.lookSpeed = 3f |
|
static |
bool iTween.Defaults.orientToPath = false |
|
static |
Space iTween.Defaults.space = Space.Self |
|
static |
float iTween.Defaults.time = 1f |
|
static |
Vector3 iTween.Defaults.up = Vector3.up |
|
static |
float iTween.Defaults.updateTime = 1f*updateTimePercentage |
|
static |
float iTween.Defaults.updateTimePercentage = .05f |
|
static |
bool iTween.Defaults.useRealTime = false |
|
static |
The documentation for this class was generated from the following file:
- KSP/Assets/Scripts/Util Scripts/KSPUtil/iTween/iTween.cs