# Lets set the Pixel and Vertex Shader
LoadPixelShader Data\BillboardShader.ps PSMain
LoadVertexShader Data\BillboardShader.vs VSMain

# Lets expose the texture slot
TextureSlot Texture shaderTexture