vrdDepthTestChunk¶
-
class
vrdDepthTestChunk
¶
(Inherits vrdMaterialChunk
)
This class represents a depth test chunk.
Summary¶
Functions¶
-
vrdDepthTestChunk.
getDepthFunc
()¶ Returns the depth comparison function.
Returns: The depth function. Return type: vrdDepthTestChunk.DepthFunc
-
vrdDepthTestChunk.
setDepthFunc
(depthFunc)¶ Sets the depth comparison function.
Parameters: depthFunc (vrdDepthTestChunk.DepthFunc) – The depth function