Asset Plug-ins (Python) ======================= .. note:: Python-based AssetAPI plug-ins have been deprecated, and support for them will be removed in a future release. Moving forward, for performance and stability reasons, AssetAPI plug-ins are to be written in C++. Asset Plugins ------------- .. autofunction:: AssetAPI.RegisterAssetPlugin .. autoclass:: AssetAPI.BaseAssetPlugin File Sequence Plugins --------------------- .. autofunction:: AssetAPI.RegisterFileSequencePlugin .. autoclass:: AssetAPI.BaseFileSequencePlugin .. autoclass:: AssetAPI.BaseFileSequence