AnimationInfoAtom (4116)

Atom that contained all the data in AnimationInfo except reference to Sound object. AnimationInfo is part of OEShape.

AnimationInfoAtom Fields

Offset

Type

Name

Contents

0

PSR_GrColorAtom

dimColor;

color to use for dimming

4

uint4

flags

set of flags that determine type of build

8

uint4

soundRef;

0 if storage is from clipboard. Otherwise index(ID) in SoundCollection list.

12

sint4

delayTime;

delay before playing object

16

uint2

orderID

order of build

18

uint2

slideCount

number of slides to play object

20

bool1

buildType

type of build

21

bool1

flyMethod

animation effect( fly, zoom, appear, etc )

22

bool1

flyDirection

Animation direction( left, right, up, down, etc )

23

bool1

afterEffect

what to do after build

24

bool1

subEffect

build by word or letter

25

bool1

oleVerb

Determines object's class (sound, video, other)