Docs
This commit is contained in:
parent
3d70e1ce7e
commit
6d4132dbb3
1
minetest-api.d.ts
vendored
1
minetest-api.d.ts
vendored
@ -1187,6 +1187,7 @@ declare global {
|
||||
interface BoneOverrideProperty {
|
||||
vec: Vec3,
|
||||
interpolation: number,
|
||||
/** If set to false, it's relative to the animated property. */
|
||||
absolute: boolean;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user