Table of Contents

Class AnimationNodeTransition.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class AnimationNodeTransition.PropertyName : AnimationNodeSync.PropertyName
Inheritance
AnimationNodeTransition.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AllowTransitionToSelf

Cached name for the 'allow_transition_to_self' property.

public static readonly StringName AllowTransitionToSelf

Field Value

StringName

InputCount

Cached name for the 'input_count' property.

public static readonly StringName InputCount

Field Value

StringName

XfadeCurve

Cached name for the 'xfade_curve' property.

public static readonly StringName XfadeCurve

Field Value

StringName

XfadeTime

Cached name for the 'xfade_time' property.

public static readonly StringName XfadeTime

Field Value

StringName