unreal.DataflowSimulationAsset¶
- class unreal.DataflowSimulationAsset(dataflow_asset: Dataflow = Ellipsis, simulation_groups: None = [])¶
Bases:
StructBaseDataflow simulation asset (should be in the interface children)
C++ Source:
Module: DataflowSimulation
File: DataflowSimulationInterface.h
Editor Properties: (see get_editor_property/set_editor_property)
dataflow_asset(Dataflow): [Read-Write] Simulation dataflow asset used to advance in time on Ptsimulation_groups(Set[str]): [Read-Write] Simulation groups used to filter within the simulation nodes