API reference
API reference
Select your platform
No SDKs available
No versions available

LESS

LESS

LESS
Passes the depth test if the fragment’s depth is less than the stored depth. This is the most common depth test function for standard 3D rendering, as it ensures closer objects occlude farther ones.

Properties

NameSummary
encoding
val encoding: Int

Integer value corresponding to the native graphics API encoding for this depth test function
name
val name: String
ordinal
val ordinal: Int
Did you find this page helpful?
Thumbs up icon
Thumbs down icon