Specials:Depth Test Property

LabView Local Project Settings

Specials:Depth Test Property

Short Name: Specials.DepthTest

Installed With: Full Development System

Class: SceneObject Properties

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.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsWrite In Edit Only
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 disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo