DepthMode
The depth mode contains the parameters that are specific for depth control, like the value used for depth buffer comparisons.
Inheritance
Code
XML encoding
<DepthMode enableDepthTest='TRUE' depthFunc='none' readOnly='FALSE' zNearRange='-1' zFarRange='-1' logFeature='' />
Classic encoding
DepthMode { enableDepthTest TRUE depthFunc "none" readOnly FALSE zNearRange -1 zFarRange -1 logFeature [""] }
Interface
Filter: X3D only | Avalon only | All
id | Name | DataType | PartType | Default | ValueType | Description |
---|---|---|---|---|---|---|
metadata | SFNode | inputOutput | MetadataObject | container for payload metadata inside MetadataSet element |