Game Development Community

DTS & vertex colors

by Jendrik Posche · in Torque Game Engine · 05/07/2008 (8:58 am) · 1 replies

Hi All,

I'm wondering does the DTS exporter export vertex colors? If so, how do I access them, the TSMesh doesn't have any reference to it.

Regards,

#1
05/07/2008 (1:52 pm)
AFAIK, the engine (and the DTS file format) does not expect or use vertex colors, and thus, no exporters have been coded to export them. (I wanted this capability at one point, but gave up after being unable to find a solution.)