[V8i] & [CONNECT]: full filename of material pattern

The name of material pattern can be determined by

MaterialMap* mMap;

mMap->fileName; (in V8i) or

MaterialMapLayerP layer;

layer->GetFileName(); (in CONNECT)

Result ist the 'short' filename, e.g. 'brick30.jpg'

How can I determine the full filename with path (in both versions)?

Best regards

Tom

Parents Reply Children
No Data