This commit is contained in:
DaanV2
2021-12-20 21:06:51 +01:00
parent 03e8239fec
commit e62436ce17

View File

@@ -114,6 +114,8 @@
"oneOf": [ "oneOf": [
{ {
"type": "number", "type": "number",
"default": 0.1,
"minimum": 0,
"description": "A short-hand version of blend_out that simply sets the amount of time to fade out if the animation is interrupted" "description": "A short-hand version of blend_out that simply sets the amount of time to fade out if the animation is interrupted"
}, },
{ {