Show raw api
{
"functions": [
{
"name": "new",
"desc": "Transforms from a physics state back to the Motor6D state over time.",
"params": [
{
"name": "physicsTransform",
"desc": "",
"lua_type": "CFrame"
}
],
"returns": [
{
"desc": "",
"lua_type": "Motor6DPhysicsTransformer\n"
}
],
"function_type": "static",
"source": {
"line": 29,
"path": "src/motor6d/src/Shared/Animation/Motor6DPhysicsTransformer.lua"
}
}
],
"properties": [],
"types": [],
"name": "Motor6DPhysicsTransformer",
"desc": "",
"source": {
"line": 5,
"path": "src/motor6d/src/Shared/Animation/Motor6DPhysicsTransformer.lua"
}
}