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
Disabled
Cached name for the 'disabled' property.
public static readonly StringName Disabled
Field Value
OneWayCollision
Cached name for the 'one_way_collision' property.
public static readonly StringName OneWayCollision
Field Value
OneWayCollisionMargin
Cached name for the 'one_way_collision_margin' property.
public static readonly StringName OneWayCollisionMargin
Field Value
Polygon
Cached name for the 'polygon' property.
public static readonly StringName Polygon