Table of Contents

Class CollisionPolygon2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CollisionPolygon2D.PropertyName : Node2D.PropertyName
Inheritance
CollisionPolygon2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

BuildMode

Cached name for the 'build_mode' property.

public static readonly StringName BuildMode

Field Value

StringName

Disabled

Cached name for the 'disabled' property.

public static readonly StringName Disabled

Field Value

StringName

OneWayCollision

Cached name for the 'one_way_collision' property.

public static readonly StringName OneWayCollision

Field Value

StringName

OneWayCollisionMargin

Cached name for the 'one_way_collision_margin' property.

public static readonly StringName OneWayCollisionMargin

Field Value

StringName

Polygon

Cached name for the 'polygon' property.

public static readonly StringName Polygon

Field Value

StringName