Table of Contents

Class PhysicsDirectSpaceState2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicsDirectSpaceState2D.MethodName : GodotObject.MethodName
Inheritance
PhysicsDirectSpaceState2D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CastMotion

Cached name for the 'cast_motion' method.

public static readonly StringName CastMotion

Field Value

StringName

CollideShape

Cached name for the 'collide_shape' method.

public static readonly StringName CollideShape

Field Value

StringName

GetRestInfo

Cached name for the 'get_rest_info' method.

public static readonly StringName GetRestInfo

Field Value

StringName

IntersectPoint

Cached name for the 'intersect_point' method.

public static readonly StringName IntersectPoint

Field Value

StringName

IntersectRay

Cached name for the 'intersect_ray' method.

public static readonly StringName IntersectRay

Field Value

StringName

IntersectShape

Cached name for the 'intersect_shape' method.

public static readonly StringName IntersectShape

Field Value

StringName