Open Rails

LightTexture Fields

The fields of the LightTexture class are listed below. For a complete list of LightTexture class members, see the LightTexture Members topic.

Public Instance Fields

NameName of the light texture
TextureFileFilename of the texture
u0Left coordinate within texture (0.0 to 1.0)
u1Right coordinate within texture (0.0 to 1.0)
v0Top coordinate within texture (0.0 to 1.0)
v1Bottom coordinate within texture (0.0 to 1.0)

See Also

LightTexture Class | Orts.Formats.Msts Namespace