Table of Contents

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

StringName

AngularLimitLower

Cached name for the 'angular_limit_lower' property.

public static readonly StringName AngularLimitLower

Field Value

StringName

AngularLimitUpper

Cached name for the 'angular_limit_upper' property.

public static readonly StringName AngularLimitUpper

Field Value

StringName

MotorEnabled

Cached name for the 'motor_enabled' property.

public static readonly StringName MotorEnabled

Field Value

StringName

MotorTargetVelocity

Cached name for the 'motor_target_velocity' property.

public static readonly StringName MotorTargetVelocity

Field Value

StringName

Softness

Cached name for the 'softness' property.

public static readonly StringName Softness

Field Value

StringName