Skip to documentation
SLOP

tiny.rig.max_joints

Reference tiny.rig max_joints

Defined in tiny.rig.

The parent of a root joint.

No direct callersNo direct callstiny.rigno parent
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: fun/rig/src/skeleton.zig:17

zig
/// The parent of a root joint.pub const none: Joint = std.math.maxInt(Joint);

Source: fun/rig/src/root.zig:32

zig
pub const max_joints = skeleton.max_joints;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433