Class SoftBody3D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SoftBody3D.PropertyName : MeshInstance3D.PropertyName
- Inheritance
-
SoftBody3D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
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
DampingCoefficient
Cached name for the 'damping_coefficient' property.
public static readonly StringName DampingCoefficient
Field Value
DisableMode
Cached name for the 'disable_mode' property.
public static readonly StringName DisableMode
Field Value
DragCoefficient
Cached name for the 'drag_coefficient' property.
public static readonly StringName DragCoefficient
Field Value
LinearStiffness
Cached name for the 'linear_stiffness' property.
public static readonly StringName LinearStiffness
Field Value
ParentCollisionIgnore
Cached name for the 'parent_collision_ignore' property.
public static readonly StringName ParentCollisionIgnore
Field Value
PressureCoefficient
Cached name for the 'pressure_coefficient' property.
public static readonly StringName PressureCoefficient
Field Value
RayPickable
Cached name for the 'ray_pickable' property.
public static readonly StringName RayPickable
Field Value
SimulationPrecision
Cached name for the 'simulation_precision' property.
public static readonly StringName SimulationPrecision
Field Value
TotalMass
Cached name for the 'total_mass' property.
public static readonly StringName TotalMass