bodySetConstantTorque(body:torque:)

    Sets the body’s total constant rotational forces applied during each physics update.

    PhysicsServer3D.swift:3497
    static func bodySetConstantTorque(body: RID, torque: Vector3)

    See bodyAddConstantTorque(body:torque:).

    Other members in extension

    Types

    Type members