Table of Contents

Class CollisionObject2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CollisionObject2D.PropertyName : Node2D.PropertyName
Inheritance
CollisionObject2D.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CollisionLayer

Cached name for the 'collision_layer' property.

public static readonly StringName CollisionLayer

Field Value

StringName

CollisionMask

Cached name for the 'collision_mask' property.

public static readonly StringName CollisionMask

Field Value

StringName

CollisionPriority

Cached name for the 'collision_priority' property.

public static readonly StringName CollisionPriority

Field Value

StringName

DisableMode

Cached name for the 'disable_mode' property.

public static readonly StringName DisableMode

Field Value

StringName

InputPickable

Cached name for the 'input_pickable' property.

public static readonly StringName InputPickable

Field Value

StringName