Class TweenConstants
- Namespace
- CodeBase.TweenSystem
- Assembly
- 4Experience.CodeBase.Tweens.Runtime.dll
public static class TweenConstants
- Inheritance
-
TweenConstants
Fields
public const string ANIMATE_EDITOR_BUTTON_NAME = "[PLAY MODE] Animate"
Field Value
- string
public const string ANIMATION_EVENT_HEADER = "Animation event setup"
Field Value
- string
public const string ANIMATION_MANAGEMENT_HEADER = "Animation setup values"
Field Value
- string
public const string ANIMATION_VALUE_HEADER = "Animation target values"
Field Value
- string
public const string MATERIAL_FADE_INFORMATION_TOOLTIP = "It takes only alpha information, no matter which material will you use, works only on materials that supports alpha"
Field Value
- string
public const string REVERSE_ANIMATE_EDITOR_BUTTON_NAME = "[PLAY MODE] ReverseAnimate"
Field Value
- string
public const string SPRITERENDERER_FADE_INFORMATION_TOOLTIP = "It takes only alpha information, no matter which color will you use"
Field Value
- string