ASSETDATA_FLAGΒΆ

ASSETDATA_FLAG_NONE

None.

ASSETDATA_FLAG_COLLECT_NODES_ASSETS

Set to collect node asset infos as well.

ASSETDATA_FLAG_CURRENTFRAMEONLY

Only return current frame assets.

ASSETDATA_FLAG_CURRENTTAKEONLY

Only return current take assets.

ASSETDATA_FLAG_DONOTRESOLVE

Set to get the original name, not resolved to the folder.

ASSETDATA_FLAG_MULTIPLEUSE

Adds the same asset again for every usage.

ASSETDATA_FLAG_NET

Set if NET is collecting assets to distribute them to the clients.

ASSETDATA_FLAG_NODOCUMENT

Exclude the document itself from the asset list.

ASSETDATA_FLAG_NOMISSING

Only existing assets will be included.

ASSETDATA_FLAG_NOSUBSTANCES

Normally Substance assets are included with ASSETDATA_FLAG_TEXTURESONLY but with this flag they are not.

ASSETDATA_FLAG_TEXTURESONLY

Only return texture assets.

ASSETDATA_FLAG_WITHCACHES

Also return caches (Global Illumination / Ambient Occlusion).

ASSETDATA_FLAG_WITHFONTS

Also return fonts.