nw::lyt::res::StepKey Structure

Syntax

struct StepKey
{
   ut::ResF32 frame;
   ut::ResU16 value;
   ut::ResU16 padding[1];
};

Description

Defines animation curve keys for changing step shape.

Member Variables

frame Frames.
value A value.
padding (Not used.)

See Also

Lan
AnimationTarget

Revision History

2010/01/26
Initial version.

CONFIDENTIAL