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

Safe HaskellSafe-Infered

HGamer3D.Bindings.Ogre.EnumBillboardChainTexCoordDirection

Documentation

data EnumBillboardChainTexCoordDirection Source

Constructors

TCD_U

Tex coord in elements is treated as the u texture coordinate.

TCD_V

Tex coord in elements is treated as the v texture coordinate.