Show raw api
{
"functions": [],
"properties": [
{
"name": "result_coordinate_frames",
"desc": "The result table of the rig. Structured as { [limb name]: CFrame }",
"lua_type": "{ [string]: CFrame }",
"source": {
"line": 68,
"path": "src/init.luau"
}
}
],
"types": [],
"name": "Rig",
"desc": "An animated rig. Pass this into the animation solver.",
"source": {
"line": 61,
"path": "src/init.luau"
}
}