TextureAssetType#

class blueprints.TextureAssetType[source]#

Bases: AssetType

This abstract base class is a used to represent the TextureAsset class in type hints. For a detailed description see blueprints.assets.TextureAsset.

__init__()#
classmethod __new__(*args, **kwargs)#