Class Joint3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Joint3D.MethodName : Node3D.MethodName
- Inheritance
-
Joint3D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetExcludeNodesFromCollision
Cached name for the 'get_exclude_nodes_from_collision' method.
public static readonly StringName GetExcludeNodesFromCollision
Field Value
GetNodeA
Cached name for the 'get_node_a' method.
public static readonly StringName GetNodeA
Field Value
GetNodeB
Cached name for the 'get_node_b' method.
public static readonly StringName GetNodeB
Field Value
GetRid
Cached name for the 'get_rid' method.
public static readonly StringName GetRid
Field Value
GetSolverPriority
Cached name for the 'get_solver_priority' method.
public static readonly StringName GetSolverPriority
Field Value
SetExcludeNodesFromCollision
Cached name for the 'set_exclude_nodes_from_collision' method.
public static readonly StringName SetExcludeNodesFromCollision
Field Value
SetNodeA
Cached name for the 'set_node_a' method.
public static readonly StringName SetNodeA
Field Value
SetNodeB
Cached name for the 'set_node_b' method.
public static readonly StringName SetNodeB
Field Value
SetSolverPriority
Cached name for the 'set_solver_priority' method.
public static readonly StringName SetSolverPriority