Table of Contents

Class DampedSpringJoint2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class DampedSpringJoint2D.PropertyName : Joint2D.PropertyName
Inheritance
DampedSpringJoint2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Damping

Cached name for the 'damping' property.

public static readonly StringName Damping

Field Value

StringName

Length

Cached name for the 'length' property.

public static readonly StringName Length

Field Value

StringName

RestLength

Cached name for the 'rest_length' property.

public static readonly StringName RestLength

Field Value

StringName

Stiffness

Cached name for the 'stiffness' property.

public static readonly StringName Stiffness

Field Value

StringName