Class PinJoint2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PinJoint2D.PropertyName : Joint2D.PropertyName
- Inheritance
-
PinJoint2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AngularLimitEnabled
Cached name for the 'angular_limit_enabled' property.
public static readonly StringName AngularLimitEnabled
Field Value
AngularLimitLower
Cached name for the 'angular_limit_lower' property.
public static readonly StringName AngularLimitLower
Field Value
AngularLimitUpper
Cached name for the 'angular_limit_upper' property.
public static readonly StringName AngularLimitUpper
Field Value
MotorEnabled
Cached name for the 'motor_enabled' property.
public static readonly StringName MotorEnabled
Field Value
MotorTargetVelocity
Cached name for the 'motor_target_velocity' property.
public static readonly StringName MotorTargetVelocity
Field Value
Softness
Cached name for the 'softness' property.
public static readonly StringName Softness