Class PhysicsShapeQueryParameters3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicsShapeQueryParameters3D.MethodName : RefCounted.MethodName
- Inheritance
-
PhysicsShapeQueryParameters3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCollisionMask
Cached name for the 'get_collision_mask' method.
public static readonly StringName GetCollisionMask
Field Value
GetExclude
Cached name for the 'get_exclude' method.
public static readonly StringName GetExclude
Field Value
GetMargin
Cached name for the 'get_margin' method.
public static readonly StringName GetMargin
Field Value
GetMotion
Cached name for the 'get_motion' method.
public static readonly StringName GetMotion
Field Value
GetShape
Cached name for the 'get_shape' method.
public static readonly StringName GetShape
Field Value
GetShapeRid
Cached name for the 'get_shape_rid' method.
public static readonly StringName GetShapeRid
Field Value
GetTransform
Cached name for the 'get_transform' method.
public static readonly StringName GetTransform
Field Value
IsCollideWithAreasEnabled
Cached name for the 'is_collide_with_areas_enabled' method.
public static readonly StringName IsCollideWithAreasEnabled
Field Value
IsCollideWithBodiesEnabled
Cached name for the 'is_collide_with_bodies_enabled' method.
public static readonly StringName IsCollideWithBodiesEnabled
Field Value
SetCollideWithAreas
Cached name for the 'set_collide_with_areas' method.
public static readonly StringName SetCollideWithAreas
Field Value
SetCollideWithBodies
Cached name for the 'set_collide_with_bodies' method.
public static readonly StringName SetCollideWithBodies
Field Value
SetCollisionMask
Cached name for the 'set_collision_mask' method.
public static readonly StringName SetCollisionMask
Field Value
SetExclude
Cached name for the 'set_exclude' method.
public static readonly StringName SetExclude
Field Value
SetMargin
Cached name for the 'set_margin' method.
public static readonly StringName SetMargin
Field Value
SetMotion
Cached name for the 'set_motion' method.
public static readonly StringName SetMotion
Field Value
SetShape
Cached name for the 'set_shape' method.
public static readonly StringName SetShape
Field Value
SetShapeRid
Cached name for the 'set_shape_rid' method.
public static readonly StringName SetShapeRid
Field Value
SetTransform
Cached name for the 'set_transform' method.
public static readonly StringName SetTransform