Table of Contents

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

StringName

IsDisabled

Cached name for the 'is_disabled' method.

public static readonly StringName IsDisabled

Field Value

StringName

MakeConvexFromSiblings

Cached name for the 'make_convex_from_siblings' method.

public static readonly StringName MakeConvexFromSiblings

Field Value

StringName

ResourceChanged

Cached name for the 'resource_changed' method.

public static readonly StringName ResourceChanged

Field Value

StringName

SetDisabled

Cached name for the 'set_disabled' method.

public static readonly StringName SetDisabled

Field Value

StringName

SetShape

Cached name for the 'set_shape' method.

public static readonly StringName SetShape

Field Value

StringName