getDepthWrite
Gets the state of depth writing for the UnlitMaterial.
Return
true if depth writing is enabled; false otherwise.
Throws
IllegalStateException
If this material is closed or invalid.
Gets the state of depth writing for the UnlitMaterial.
true if depth writing is enabled; false otherwise.
If this material is closed or invalid.