Show raw api
{
"functions": [
{
"name": "FireFinished",
"desc": "Fires the Finished signal indicating to cleanup this transformer.",
"params": [
{
"name": "self",
"desc": "",
"lua_type": "Motor6DTransformer"
}
],
"returns": [],
"function_type": "static",
"source": {
"line": 47,
"path": "src/motor6d/src/Shared/Animation/Motor6DTransformer.lua"
}
}
],
"properties": [],
"types": [],
"name": "Motor6DTransformer",
"desc": "Helps transform or modify a Motor6D's CFrame over time, on top of Roblox's animation stack.",
"source": {
"line": 7,
"path": "src/motor6d/src/Shared/Animation/Motor6DTransformer.lua"
}
}