unreal.MetaSoundClassVertexCollectionInfo¶
- class unreal.MetaSoundClassVertexCollectionInfo(class_vertex_info: None = [])¶
Bases:
StructBaseCondensed set of vertex data that is serialized to editor-only asset tag data, allowing editor scripts and code to query MetaSounds without loading them in entirety.
C++ Source:
Plugin: Metasound
Module: MetasoundFrontend
File: MetasoundFrontendQuery.h
Editor Properties: (see get_editor_property/set_editor_property)
class_vertex_info(Array[MetaSoundClassVertexInfo]): [Read-Write]