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

Safe HaskellNone

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.