Function ambient_api::core::rendering::components::scissors
source · pub fn scissors() -> Component<UVec4>
Expand description
Scissors: Apply a scissors test to this entity (anything outside the rect will be hidden).
Attributes: Debuggable, Networked, Store