3ds Max C++ API Reference
Loading...
Searching...
No Matches
AssetType.h File Reference

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::AssetManagement

Enumerations

enum  AssetType {
  kOtherAsset , kBitmapAsset , kXRefAsset , kPhotometricAsset ,
  kAnimationAsset , kVideoPost , kBatchRender , kExternalLink ,
  kRenderOutput , kPreRenderScript , kPostRenderScript , kSoundAsset ,
  kContainerAsset , kMaxCreationGraph , kScript , kPredefinedAssetTypeCount
}