Class Line2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Line2D.PropertyName : Node2D.PropertyName
- Inheritance
-
Line2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Antialiased
Cached name for the 'antialiased' property.
public static readonly StringName Antialiased
Field Value
BeginCapMode
Cached name for the 'begin_cap_mode' property.
public static readonly StringName BeginCapMode
Field Value
Closed
Cached name for the 'closed' property.
public static readonly StringName Closed
Field Value
DefaultColor
Cached name for the 'default_color' property.
public static readonly StringName DefaultColor
Field Value
EndCapMode
Cached name for the 'end_cap_mode' property.
public static readonly StringName EndCapMode
Field Value
Gradient
Cached name for the 'gradient' property.
public static readonly StringName Gradient
Field Value
JointMode
Cached name for the 'joint_mode' property.
public static readonly StringName JointMode
Field Value
Points
Cached name for the 'points' property.
public static readonly StringName Points
Field Value
RoundPrecision
Cached name for the 'round_precision' property.
public static readonly StringName RoundPrecision
Field Value
SharpLimit
Cached name for the 'sharp_limit' property.
public static readonly StringName SharpLimit
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture
Field Value
TextureMode
Cached name for the 'texture_mode' property.
public static readonly StringName TextureMode
Field Value
Width
Cached name for the 'width' property.
public static readonly StringName Width
Field Value
WidthCurve
Cached name for the 'width_curve' property.
public static readonly StringName WidthCurve