Skip to main content

enterAnimationFrame

Type

message

Summary

This message is sent to the objects before updating the value of each animation.

Syntax

enterAnimationFrame <pAnimationID>

Description

Use the enterAnimationFrame message to perform any operation before the animation value changes.

Note that if an object is being affected by several animations, this message will be generated for each of them.

Parameters

NameTypeDescription

pAnimationID

string

A string that identifies the animation which is going to start updating its value.

Compatibility and Support

OS

mac

windows

linux

ios

android

Platforms

desktop

mobile

web