PinJointParam

    PhysicsServer3D.swift:70
    enum PinJointParam

    Cases

    • case bias

      The strength with which the pinned objects try to stay in positional relation to each other.

    • case damping

      The strength with which the pinned objects try to stay in velocity relation to each other.

    • case impulseClamp

      If above 0, this value is the maximum value for an impulse that this Joint3D puts on its ends.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (188) members.

    Types

    Type members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features