unreal.DMTextureSetBlueprintFunctionLibrary¶
- class unreal.DMTextureSetBlueprintFunctionLibrary(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
BlueprintFunctionLibraryMaterial Designer Texture Set Blueprint Function Library
C++ Source:
Plugin: DynamicMaterial
Module: DynamicMaterialTextureSetEditor
File: DMTextureSetBlueprintFunctionLibrary.h
- classmethod create_texture_set_from_assets(assets) DMTextureSet¶
Uses the filters from the Texture Set Settings to create a Texture Set based on the given assets.