The node to add the emitter outlines to.
Controls if the outlines should be added to the entire
branch or only to the node. Defaults to true.
Optionalcolor: Vector4ValueThe color of the outlines.
OptionallineWidth: ScalarValueThe width of the outlines.
Optionalargs: Partial<Props<BillboardEx>>Extra arguments for the particle action constructor.
Adds outlines for all particle and node emitters in the node.
GPU particle emitters are not outlined, as they work very differently, and adding child nodes to the node with the emitter can seemingly sometimes affect the rotation of the GPU particle emitter somehow.