Class AnimationNodeOneShot.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AnimationNodeOneShot.PropertyName : AnimationNodeSync.PropertyName
- Inheritance
-
AnimationNodeOneShot.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Autorestart
Cached name for the 'autorestart' property.
public static readonly StringName Autorestart
Field Value
AutorestartDelay
Cached name for the 'autorestart_delay' property.
public static readonly StringName AutorestartDelay
Field Value
AutorestartRandomDelay
Cached name for the 'autorestart_random_delay' property.
public static readonly StringName AutorestartRandomDelay
Field Value
FadeInCurve
Cached name for the 'fadein_curve' property.
public static readonly StringName FadeInCurve
Field Value
FadeInTime
Cached name for the 'fadein_time' property.
public static readonly StringName FadeInTime
Field Value
FadeOutCurve
Cached name for the 'fadeout_curve' property.
public static readonly StringName FadeOutCurve
Field Value
FadeOutTime
Cached name for the 'fadeout_time' property.
public static readonly StringName FadeOutTime
Field Value
MixMode
Cached name for the 'mix_mode' property.
public static readonly StringName MixMode