跳到主要内容

stop_modelengine_animation

Stop an animation on a ModelEngine entity — action entry.

Entry Information

PropertyValue
Entry IDstop_modelengine_animation
TypeAction
ColorRed
Iconmaterial-symbols:stop

Fields

FieldTypeDescription
entityRef<ModelEngineInstance>The ModelEngine entity to stop the animation on
animationVar<String>The name of the animation to stop (empty to stop all)
forceVar<Boolean>Force the animation to stop
audienceRef<AudienceEntry>The audience for which the animation will stop (Individual by default)

Usage Example

- entry: stop_modelengine_animation
name: "Stop an animation on a ModelEngine entity"
entity: ""
animation: ""
force: false
audience: ""