DistanceJointData
Defined in: physics/PhysicsComponents.ts:269
Properties
Section titled “Properties”anchorA
Section titled “anchorA”anchorA:
Vec2
Defined in: physics/PhysicsComponents.ts:271
anchorB
Section titled “anchorB”anchorB:
Vec2
Defined in: physics/PhysicsComponents.ts:272
collideConnected
Section titled “collideConnected”collideConnected:
boolean
Defined in: physics/PhysicsComponents.ts:283
connectedEntity
Section titled “connectedEntity”connectedEntity:
number
Defined in: physics/PhysicsComponents.ts:270
dampingRatio
Section titled “dampingRatio”dampingRatio:
number
Defined in: physics/PhysicsComponents.ts:276
enabled
Section titled “enabled”enabled:
boolean
Defined in: physics/PhysicsComponents.ts:284
enableLimit
Section titled “enableLimit”enableLimit:
boolean
Defined in: physics/PhysicsComponents.ts:277
enableMotor
Section titled “enableMotor”enableMotor:
boolean
Defined in: physics/PhysicsComponents.ts:280
enableSpring
Section titled “enableSpring”enableSpring:
boolean
Defined in: physics/PhysicsComponents.ts:274
hertz:
number
Defined in: physics/PhysicsComponents.ts:275
length
Section titled “length”length:
number
Defined in: physics/PhysicsComponents.ts:273
maxLength
Section titled “maxLength”maxLength:
number
Defined in: physics/PhysicsComponents.ts:279
maxMotorForce
Section titled “maxMotorForce”maxMotorForce:
number
Defined in: physics/PhysicsComponents.ts:281
minLength
Section titled “minLength”minLength:
number
Defined in: physics/PhysicsComponents.ts:278
motorSpeed
Section titled “motorSpeed”motorSpeed:
number
Defined in: physics/PhysicsComponents.ts:282