HGamer3D-Ogre-Binding-0.1.9: Windows Game Engine for the Haskell Programmer - Ogre Bindings

Safe HaskellNone

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.