pub fn scissors_recursive() -> Component<UVec4>
Expand description

Scissors (recursive): If attached, this entity and all of its children will be rendered with an scissor with the rect specified.

You do not need to attach scissors if you have attached scissors_recursive.

Attributes: Debuggable, Networked, Store