Table of Contents

Class CollisionShape2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

DebugColor

Cached name for the 'debug_color' property.

public static readonly StringName DebugColor

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

Shape

Cached name for the 'shape' property.

public static readonly StringName Shape

Field Value

StringName