pub fn outline_recursive() -> Component<Vec4>
Expand description

Outline (recursive): If attached, this entity and all of its children will be rendered with an outline with the color specified.

You do not need to attach outline if you have attached outline_recursive.

Attributes: Debuggable, Networked, Store