Class NavLinkLaunch_Config
Inheritance
object
NavLinkLaunch_Config
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class NavLinkLaunch_Config
Fields
AnimationFall
Declaration
public Ease.Function AnimationFall
Field Value
AnimationLaunch
Easing function used in the launch process animation
Declaration
public Ease.Function AnimationLaunch
Field Value
AnimationPrepare
Easing function used in the preparation animation (if there's a delay)
Declaration
public Ease.Function AnimationPrepare
Field Value
EnterLinkFirework
Declaration
public AxisFirework EnterLinkFirework
Field Value
Type |
Description |
AxisFirework |
|
FallPoint
Percentage of the complete path to start falling
Declaration
Field Value
LandFirework
Declaration
public AxisFirework LandFirework
Field Value
Type |
Description |
AxisFirework |
|
LaunchDelay
Delay time to prepare for launch
Declaration
Field Value
LaunchFirework
Declaration
public AxisFirework LaunchFirework
Field Value
Type |
Description |
AxisFirework |
|
LaunchHeight
Max height reached in the flight
Declaration
public float LaunchHeight
Field Value
Speed
Speed to travel through distance
Declaration
Field Value
WhileFallingTweenFrom
Transform offsets to tween to while faling
Declaration
public ObjectTransform WhileFallingTweenFrom
Field Value
WhileLaunchingTweenTo
Transform offsets to tween to while going up
Declaration
public ObjectTransform WhileLaunchingTweenTo
Field Value
WhilePreparingTweenTo
Transform offsets to tween to while preparing
Declaration
public ObjectTransform WhilePreparingTweenTo
Field Value