mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-24 04:15:56 +10:00
Having these "undefined" for non-mesh objects was causing unnecessary GL state setting when having scenes with mixed content (and coercing "undefined" to boolean turned out to be similarly costly as state setting).