Navigation
Unreal Engine C++ API Reference > Plugins > Composure > AComposurePipelineBaseActor
Syntax
bool bAutoRunChildElementsAndSelf
Remarks
When set to false, all composure elements including itself's rendering will not automatically be called in the pipeline. When set to true, all of its children and its self's rendering will be called every frame.