typedef enum _D3DRMXOFFORMAT{
D3DRMXOF_BINARY,
D3DRMXOF_COMPRESSED,
D3DRMXOF_TEXT
} D3DRMXOFFORMAT;
Defines the file type used by the IDirect3DRMMeshBuilder::Save method.
Not currently supported.
Not currently supported.
File is in text format. This is the only file type that is currently supported.