Class CollisionPolygon3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CollisionPolygon3D.MethodName : Node3D.MethodName
- Inheritance
-
CollisionPolygon3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDepth
Cached name for the 'get_depth' method.
public static readonly StringName GetDepth
Field Value
GetMargin
Cached name for the 'get_margin' method.
public static readonly StringName GetMargin
Field Value
GetPolygon
Cached name for the 'get_polygon' method.
public static readonly StringName GetPolygon
Field Value
IsDisabled
Cached name for the 'is_disabled' method.
public static readonly StringName IsDisabled
Field Value
SetDepth
Cached name for the 'set_depth' method.
public static readonly StringName SetDepth
Field Value
SetDisabled
Cached name for the 'set_disabled' method.
public static readonly StringName SetDisabled
Field Value
SetMargin
Cached name for the 'set_margin' method.
public static readonly StringName SetMargin
Field Value
SetPolygon
Cached name for the 'set_polygon' method.
public static readonly StringName SetPolygon