Table of Contents

Class CollisionObject3D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CollisionObject3D.PropertyName : Node3D.PropertyName
Inheritance
CollisionObject3D.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

InputCaptureOnDrag

Cached name for the 'input_capture_on_drag' property.

public static readonly StringName InputCaptureOnDrag

Field Value

StringName

InputRayPickable

Cached name for the 'input_ray_pickable' property.

public static readonly StringName InputRayPickable

Field Value

StringName