Skip to main content

Joint3D

TypeNameInterface Description
Variablesanchor : Vector3f

Fixed Point

Example

joint.anchor = new APJS.Vector3f(1, 0, 0);
TypeNameInterface Description
VariablesconnectedAnchor : Vector3f

Connecting Object Fixed Point

Example

joint.connectedAnchor = new APJS.Vector3f(0, 1, 0); 
TypeNameInterface Description
VariablesbreakingForce : number

Breaking force (joint breaks after internal force exceeds this value)

Example

joint.breakingForce = 1.0;
TypeNameInterface Description
VariablesbreakingTorque : number

Breaking torque (the joint breaks when the internal torque exceeds this value)

Example

joint.breakingTorque = 2.0;
Copyright © 2025 TikTok. All rights reserved.
About TikTokHelp CenterCareersContactLegalCookies