unreal.MetaSoundFrontendPresetVertexMetadata¶
- class unreal.MetaSoundFrontendPresetVertexMetadata(override_inherited_default: bool = False)¶
Bases:
MetaSoundFrontendDocumentTemplateVertexMetadataMeta Sound Frontend Preset Vertex Metadata
C++ Source:
Plugin: Metasound
Module: MetasoundFrontend
File: MetasoundFrontendPresetTemplate.h
Editor Properties: (see get_editor_property/set_editor_property)
override_inherited_default(bool): [Read-Write] Enables overriding the input’s inherited default value otherwise provided by the parent graph. Setting to true disables the configuration utilizing the input’s default value if updated on the parent asset.