getDepthTest
Gets the state of depth testing for the material.
Return
true if depth testing is enabled, false otherwise.
Throws
IllegalStateException
If this material is closed or invalid.
Gets the state of depth testing for the material.
true if depth testing is enabled, false otherwise.
If this material is closed or invalid.