Values for Idx_DepthTestMode.
DepthTestMode_Normal | Markers are occluded by objects in front of them (Symbols - C: "DepthTestModeNormal" , Lua: __SphericalMarkerStyle_DepthTestModeNormal ) |
DepthTestMode_ShowThrough | Markers appear stippled through objects in front of them (Symbols - C: "DepthTestModeStipple" , Lua: __SphericalMarkerStyle_DepthTestModeStipple ) |
DepthTestMode_AlwaysOnTop | Markers are always rendered on top of objects (Symbols - C: "DepthTestModeAlwaysOnTop" , Lua: __SphericalMarkerStyle_DepthTestModeAlwaysOnTop ) |