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

Safe HaskellNone

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.