getDepthWrite
Gets the state of depth writing for the material.
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 material.
true if depth writing is enabled, false otherwise.
If this material is closed or invalid.