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

Safe HaskellSafe-Infered

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