PixelLightAPI  .
Public Attributes
PLMesh::MeshFile::Animation Struct Reference

Animation. More...

#include <MeshFile.h>

List of all members.

Public Attributes

char szName [64]
int nType
int nStart
int nEnd
float fSpeed
PLCore::uint32 nFlags
int nEvents

Detailed Description

Animation.


Member Data Documentation

Unique animation name

Animation type (0=vertex 1=skeleton)

Start frame of the animation (inclusive)

End frame of the animation (inclusive)

Playback speed (1.0 = normal)

Animation information flags

Number of animation events


The documentation for this struct was generated from the following file:


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:21
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported