Table of Contents

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

StringName

CollisionMask

Cached name for the 'collision_mask' property.

public static readonly StringName CollisionMask

Field Value

StringName

DampingCoefficient

Cached name for the 'damping_coefficient' property.

public static readonly StringName DampingCoefficient

Field Value

StringName

DisableMode

Cached name for the 'disable_mode' property.

public static readonly StringName DisableMode

Field Value

StringName

DragCoefficient

Cached name for the 'drag_coefficient' property.

public static readonly StringName DragCoefficient

Field Value

StringName

LinearStiffness

Cached name for the 'linear_stiffness' property.

public static readonly StringName LinearStiffness

Field Value

StringName

ParentCollisionIgnore

Cached name for the 'parent_collision_ignore' property.

public static readonly StringName ParentCollisionIgnore

Field Value

StringName

PressureCoefficient

Cached name for the 'pressure_coefficient' property.

public static readonly StringName PressureCoefficient

Field Value

StringName

RayPickable

Cached name for the 'ray_pickable' property.

public static readonly StringName RayPickable

Field Value

StringName

SimulationPrecision

Cached name for the 'simulation_precision' property.

public static readonly StringName SimulationPrecision

Field Value

StringName

TotalMass

Cached name for the 'total_mass' property.

public static readonly StringName TotalMass

Field Value

StringName