Set up visibility animation
Use the
Visibility
tab to attach visibility animation to a graphic object.
TIP:
If a group object and the objects within a group object have visibility animation set up, and the group's visibility is set to
False
, no objects within the group will be visible even if their individual visibility is set to True
.If the group's visibility is set to
True
, objects within the group that have their individual animation set to False
will not be visible.Be sure to test group animation to ensure that it produces the effect you intend.
To set up visibility animation:
- In theVisibilitytab, in theExpressionfield, type a tag name or an expression that will evaluate toTrueorFalseat runtime. You can also clickTagto browse for a tag, or clickExpressionto open theExpression Editorto create one.
- UnderExpression true state, selectInvisibleorVisibleto specify the object's state when the expression returnsTrue(a non-zero value).TIP:If you use a tag's value to control visibility animation as well as in an expression to control some other aspect of animation, when you set up visibility you should set theExpression true statetoInvisible. If you do not do this, the object could appear briefly in its design-time location and orientation before animating properly.
Provide Feedback