unreal.DNAImporterLibrary

class unreal.DNAImporterLibrary(outer: Object | None = None, name: Name | str = 'None')

Bases: BlueprintFunctionLibrary

DNAImporter Library

C++ Source:

  • Plugin: RigLogic

  • Module: RigLogicEditor

  • File: DNAImporterLibrary.h

classmethod import_skeletal_mesh_dna(file_name, mesh) None

Import a DNA file onto the specified mesh asset.

Parameters: