Table of Contents

Class PhysicsPointQueryParameters3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class PhysicsPointQueryParameters3D.MethodName : RefCounted.MethodName
Inheritance
PhysicsPointQueryParameters3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCollisionMask

Cached name for the 'get_collision_mask' method.

public static readonly StringName GetCollisionMask

Field Value

StringName

GetExclude

Cached name for the 'get_exclude' method.

public static readonly StringName GetExclude

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

IsCollideWithAreasEnabled

Cached name for the 'is_collide_with_areas_enabled' method.

public static readonly StringName IsCollideWithAreasEnabled

Field Value

StringName

IsCollideWithBodiesEnabled

Cached name for the 'is_collide_with_bodies_enabled' method.

public static readonly StringName IsCollideWithBodiesEnabled

Field Value

StringName

SetCollideWithAreas

Cached name for the 'set_collide_with_areas' method.

public static readonly StringName SetCollideWithAreas

Field Value

StringName

SetCollideWithBodies

Cached name for the 'set_collide_with_bodies' method.

public static readonly StringName SetCollideWithBodies

Field Value

StringName

SetCollisionMask

Cached name for the 'set_collision_mask' method.

public static readonly StringName SetCollisionMask

Field Value

StringName

SetExclude

Cached name for the 'set_exclude' method.

public static readonly StringName SetExclude

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName