AssetType Class Reference

AssetType Class Reference

Class Description

Represents the different kinds of assets
+ Inheritance diagram for AssetType:

Static Public Attributes

 AnimationAsset = _MaxPlus.AssetType_AnimationAsset
 
 BatchRender = _MaxPlus.AssetType_BatchRender
 
 BitmapAsset = _MaxPlus.AssetType_BitmapAsset
 
 ContainerAsset = _MaxPlus.AssetType_ContainerAsset
 
 ExternalLink = _MaxPlus.AssetType_ExternalLink
 
 MaxCreationGraph = _MaxPlus.AssetType_MaxCreationGraph
 
 OtherAsset = _MaxPlus.AssetType_OtherAsset
 
 PhotometricAsset = _MaxPlus.AssetType_PhotometricAsset
 
 PostRenderScript = _MaxPlus.AssetType_PostRenderScript
 
 PredefinedAssetTypeCount = _MaxPlus.AssetType_PredefinedAssetTypeCount
 
 PreRenderScript = _MaxPlus.AssetType_PreRenderScript
 
 RenderOutput = _MaxPlus.AssetType_RenderOutput
 
 SoundAsset = _MaxPlus.AssetType_SoundAsset
 
tuple thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 VideoPost = _MaxPlus.AssetType_VideoPost
 
 XRefAsset = _MaxPlus.AssetType_XRefAsset