|  941a8fb8a3 # Objective Fixes how the layer bit is unset in the RenderLayers bit mask when calling the `without` method. ## Solution Unsets the layer bit using `&=` and the inverse of the layer bit mask. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
|  941a8fb8a3 # Objective Fixes how the layer bit is unset in the RenderLayers bit mask when calling the `without` method. ## Solution Unsets the layer bit using `&=` and the inverse of the layer bit mask. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||