Class Polygon2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Polygon2D.PropertyName : Node2D.PropertyName
- Inheritance
-
Polygon2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Antialiased
Cached name for the 'antialiased' property.
public static readonly StringName Antialiased
Field Value
Bones
Cached name for the 'bones' property.
public static readonly StringName Bones
Field Value
Color
Cached name for the 'color' property.
public static readonly StringName Color
Field Value
InternalVertexCount
Cached name for the 'internal_vertex_count' property.
public static readonly StringName InternalVertexCount
Field Value
InvertBorder
Cached name for the 'invert_border' property.
public static readonly StringName InvertBorder
Field Value
InvertEnabled
Cached name for the 'invert_enabled' property.
public static readonly StringName InvertEnabled
Field Value
Offset
Cached name for the 'offset' property.
public static readonly StringName Offset
Field Value
Polygon
Cached name for the 'polygon' property.
public static readonly StringName Polygon
Field Value
Polygons
Cached name for the 'polygons' property.
public static readonly StringName Polygons
Field Value
Skeleton
Cached name for the 'skeleton' property.
public static readonly StringName Skeleton
Field Value
Texture
Cached name for the 'texture' property.
public static readonly StringName Texture
Field Value
TextureOffset
Cached name for the 'texture_offset' property.
public static readonly StringName TextureOffset
Field Value
TextureRotation
Cached name for the 'texture_rotation' property.
public static readonly StringName TextureRotation
Field Value
TextureScale
Cached name for the 'texture_scale' property.
public static readonly StringName TextureScale
Field Value
UV
Cached name for the 'uv' property.
public static readonly StringName UV
Field Value
VertexColors
Cached name for the 'vertex_colors' property.
public static readonly StringName VertexColors