Class ConcavePolygonShape3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ConcavePolygonShape3D.MethodName : Shape3D.MethodName
- Inheritance
-
ConcavePolygonShape3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetFaces
Cached name for the 'get_faces' method.
public static readonly StringName GetFaces
Field Value
IsBackfaceCollisionEnabled
Cached name for the 'is_backface_collision_enabled' method.
public static readonly StringName IsBackfaceCollisionEnabled
Field Value
SetBackfaceCollisionEnabled
Cached name for the 'set_backface_collision_enabled' method.
public static readonly StringName SetBackfaceCollisionEnabled
Field Value
SetFaces
Cached name for the 'set_faces' method.
public static readonly StringName SetFaces