unreal.MetaSoundEditorViewModelConversionFunctions

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

Bases: BlueprintFunctionLibrary

Collection of conversion functions to use with MetaSound Editor Viewmodels.

C++ Source:

  • Plugin: TechAudioTools

  • Module: TechAudioToolsMetaSoundEditor

  • File: MetaSoundEditorViewModelConversionFunctions.h

classmethod get_meta_sound_data_type_pin_color(data_type) LinearColor

Returns the pin color associated with the given data type.

Parameters:

data_type (Name)

Return type:

LinearColor