Frame Point from Animation Frame (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 3.2.1

Syntax

[frame[ |-]]point with tag %string% from %deuanimationframe%

Description

Get a Frame Point, of a given tag, from an Animation Frame

Examples

set {_framepoint} to point with tag "myframepoint" from {_animationframe}

View source