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
GetDebugColor
Cached name for the 'get_debug_color' method.
public static readonly StringName GetDebugColor
Field Value
GetEnableDebugFill
Cached name for the 'get_enable_debug_fill' method.
public static readonly StringName GetEnableDebugFill
Field Value
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
SetDebugColor
Cached name for the 'set_debug_color' method.
public static readonly StringName SetDebugColor
Field Value
SetDisabled
Cached name for the 'set_disabled' method.
public static readonly StringName SetDisabled
Field Value
SetEnableDebugFill
Cached name for the 'set_enable_debug_fill' method.
public static readonly StringName SetEnableDebugFill
Field Value
SetShape
Cached name for the 'set_shape' method.
public static readonly StringName SetShape