Class CsgShape3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CsgShape3D.PropertyName : GeometryInstance3D.PropertyName
- Inheritance
-
CsgShape3D.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CalculateTangents
Cached name for the 'calculate_tangents' property.
public static readonly StringName CalculateTangents
Field Value
CollisionLayer
Cached name for the 'collision_layer' property.
public static readonly StringName CollisionLayer
Field Value
CollisionMask
Cached name for the 'collision_mask' property.
public static readonly StringName CollisionMask
Field Value
CollisionPriority
Cached name for the 'collision_priority' property.
public static readonly StringName CollisionPriority
Field Value
Operation
Cached name for the 'operation' property.
public static readonly StringName Operation
Field Value
Snap
Cached name for the 'snap' property.
public static readonly StringName Snap
Field Value
UseCollision
Cached name for the 'use_collision' property.
public static readonly StringName UseCollision