Class AnimationNodeBlendSpace2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AnimationNodeBlendSpace2D.PropertyName : AnimationRootNode.PropertyName
- Inheritance
-
AnimationNodeBlendSpace2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutoTriangles
Cached name for the 'auto_triangles' property.
public static readonly StringName AutoTriangles
Field Value
BlendMode
Cached name for the 'blend_mode' property.
public static readonly StringName BlendMode
Field Value
MaxSpace
Cached name for the 'max_space' property.
public static readonly StringName MaxSpace
Field Value
MinSpace
Cached name for the 'min_space' property.
public static readonly StringName MinSpace
Field Value
Snap
Cached name for the 'snap' property.
public static readonly StringName Snap
Field Value
Sync
Cached name for the 'sync' property.
public static readonly StringName Sync
Field Value
Triangles
Cached name for the 'triangles' property.
public static readonly StringName Triangles
Field Value
XLabel
Cached name for the 'x_label' property.
public static readonly StringName XLabel
Field Value
YLabel
Cached name for the 'y_label' property.
public static readonly StringName YLabel