Class CsgShape3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CsgShape3D.MethodName : GeometryInstance3D.MethodName
- Inheritance
-
CsgShape3D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetCollisionLayer
Cached name for the 'get_collision_layer' method.
public static readonly StringName GetCollisionLayer
Field Value
GetCollisionLayerValue
Cached name for the 'get_collision_layer_value' method.
public static readonly StringName GetCollisionLayerValue
Field Value
GetCollisionMask
Cached name for the 'get_collision_mask' method.
public static readonly StringName GetCollisionMask
Field Value
GetCollisionMaskValue
Cached name for the 'get_collision_mask_value' method.
public static readonly StringName GetCollisionMaskValue
Field Value
GetCollisionPriority
Cached name for the 'get_collision_priority' method.
public static readonly StringName GetCollisionPriority
Field Value
GetMeshes
Cached name for the 'get_meshes' method.
public static readonly StringName GetMeshes
Field Value
GetOperation
Cached name for the 'get_operation' method.
public static readonly StringName GetOperation
Field Value
GetSnap
Cached name for the 'get_snap' method.
public static readonly StringName GetSnap
Field Value
IsCalculatingTangents
Cached name for the 'is_calculating_tangents' method.
public static readonly StringName IsCalculatingTangents
Field Value
IsRootShape
Cached name for the 'is_root_shape' method.
public static readonly StringName IsRootShape
Field Value
IsUsingCollision
Cached name for the 'is_using_collision' method.
public static readonly StringName IsUsingCollision
Field Value
SetCalculateTangents
Cached name for the 'set_calculate_tangents' method.
public static readonly StringName SetCalculateTangents
Field Value
SetCollisionLayer
Cached name for the 'set_collision_layer' method.
public static readonly StringName SetCollisionLayer
Field Value
SetCollisionLayerValue
Cached name for the 'set_collision_layer_value' method.
public static readonly StringName SetCollisionLayerValue
Field Value
SetCollisionMask
Cached name for the 'set_collision_mask' method.
public static readonly StringName SetCollisionMask
Field Value
SetCollisionMaskValue
Cached name for the 'set_collision_mask_value' method.
public static readonly StringName SetCollisionMaskValue
Field Value
SetCollisionPriority
Cached name for the 'set_collision_priority' method.
public static readonly StringName SetCollisionPriority
Field Value
SetOperation
Cached name for the 'set_operation' method.
public static readonly StringName SetOperation
Field Value
SetSnap
Cached name for the 'set_snap' method.
public static readonly StringName SetSnap
Field Value
SetUseCollision
Cached name for the 'set_use_collision' method.
public static readonly StringName SetUseCollision