NvBlastAssetGetFormatVersion

Defined in lowlevel/NvBlast.h

uint32_t NvBlastAssetGetFormatVersion(const NvBlastAsset *asset, NvBlastLog logFn)

Retrieve the data format version for the given asset.

Parameters
  • asset[in] The asset. Cannot be NULL.

  • logFn[in] User-supplied message function (see NvBlastLog definition). May be NULL.

Returns

the data format version (NvBlastAssetDataFormat).