If Generation is tgBounds2d or tgBounds3d, then these are vectors used to generate texture coords from local (object space) vertex positions. TextureGen[0] says how to generate S texture coord, TextureGen[1] says how to generate T texture coord, and TextureGen[2] (only for tgBounds3d) is fo R tex coord.