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
Length
Cached name for the 'length' property.
public static readonly StringName Length
Field Value
RestLength
Cached name for the 'rest_length' property.
public static readonly StringName RestLength
Field Value
Stiffness
Cached name for the 'stiffness' property.
public static readonly StringName Stiffness