Class CollisionShape3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CollisionShape3D.MethodName : Node3D.MethodName
- Inheritance
-
CollisionShape3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetShape
Cached name for the 'get_shape' method.
public static readonly StringName GetShape
Field Value
IsDisabled
Cached name for the 'is_disabled' method.
public static readonly StringName IsDisabled
Field Value
MakeConvexFromSiblings
Cached name for the 'make_convex_from_siblings' method.
public static readonly StringName MakeConvexFromSiblings
Field Value
ResourceChanged
Cached name for the 'resource_changed' method.
public static readonly StringName ResourceChanged
Field Value
SetDisabled
Cached name for the 'set_disabled' method.
public static readonly StringName SetDisabled
Field Value
SetShape
Cached name for the 'set_shape' method.
public static readonly StringName SetShape