Skip to main content

Meta_ComponentTrack

Module: Metanodes / Definitions

A component track is a collection of animations to apply to a component of a vector property. More...

#include <meta_division.hpp>

Public Types

TypeName
enumIDX { Idx_State, Idx_Component }
Property index.

Detailed Description

struct Meta_ComponentTrack;

A component track is a collection of animations to apply to a component of a vector property.

Valid child types: Meta_Animation, Meta_AnimationLink

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_StateState (int) - Can this track be recorded into and played, played only, or neither
Idx_Componentint - The index of the vector component to animate

Property index.