@cccode/fxr - v22.0.0

    Function outlineEmitters

    • 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.

      Parameters

      • node: Node

        The node to add the emitter outlines to.

      • recurse: boolean = true

        Controls if the outlines should be added to the entire branch or only to the node. Defaults to true.

      • Optionalcolor: Vector4Value

        The color of the outlines.

      • OptionallineWidth: ScalarValue

        The width of the outlines.

      • Optionalargs: Partial<Props<BillboardEx>>

        Extra arguments for the particle action constructor.

      Returns void

    MMNEPVFCICPMFPCPTTAAATR