Specials:Depth Test Property

Short Name: Specials.DepthTest

Requires: Full Development System

Class: SceneObject Properties

To Use: Create a property.

Reads or writes whether the pixels of the 3D object pass the depth test. If the object passes the depth test, the incoming depth value replaces the value in the depth buffer when you render the scene.

Values

0Inherit Value—(Default) Inherits the depth test specified for a parent object.
1Off—Renders the object even if another object appears in front of it.
2On—Objects closer to the viewer occlude objects that appear farther away.

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead/Write
Available in Run-Time EngineYes
Available in Real-Time Operating SystemNo
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access allowedYes