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

Safe HaskellSafe-Infered

HGamer3D.Bindings.Ogre.EnumBillboardRotationType

Documentation

data EnumBillboardRotationType Source

Constructors

BBR_VERTEX

Rotate the billboard's vertices around their facing direction.

BBR_TEXCOORD

Rotate the billboard's texture coordinates.