True if the GPU supports hidden surface removal.
Some GPUs support hidden surface removal when rendering opaque objects. It is not necessary to do front-to-back sorting of opaque objects on the CPU for systems with such GPUs.
関連項目: Camera.opaqueSortMode.