Skip to main content

Meta_AnimationLink

Module: Metanodes / Definitions

An animation link permits a Meta_Animation node to be inserted into a track at a specified time. This level of indirection is necessary in order to reuse a single animation in multiple places.

#include <meta_importables.hpp>

Public Types

TypeName
enumIDX { Idx_Animation, Idx_RelStart }
Property index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Animationlink - A Meta_Animation node to play
Idx_RelStartfloat - The time in seconds to start the animation relative to the parent sequence

Property index.