GetDepthTestMode

Gets the material depth test mode. The depth test mode indicates whether a surface with this material applied will use depth testing when rendered. If depth testing is disabled, the surface will appear on top of all other surfaces.

Syntax

Returns

Returns true if the material has depth test mode enabled, otherwise false is returned.