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

Safe HaskellNone

HGamer3D.Bindings.Ogre.EnumVertexAnimationTrackTargetMode

Documentation

data EnumVertexAnimationTrackTargetMode Source

Constructors

TM_SOFTWARE

Interpolate vertex positions in software.

TM_HARDWARE

Bind keyframe 1 to position, and keyframe 2 to a texture coordinate for interpolation in hardware