HGamer3D-Ogre-Binding-0.1.8: Library to enable 3D game development for Haskell - Ogre Bindings

Safe HaskellSafe-Infered

HGamer3D.Bindings.Ogre.EnumVertexAnimationType

Documentation

data EnumVertexAnimationType Source

Constructors

VAT_NONE

No animation.

VAT_MORPH

Morph animation is made up of many interpolated snapshot keyframes.

VAT_POSE

Pose animation is made up of a single delta pose keyframe.