Click or drag to resize
XDL

XscObjDepthTest Property

객체를 렌더링할 때 Depth Test 적용 여부. NXPlanetView의 eEarthMode가 Planet3D일 때 유효

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public bool DepthTest {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
	[HandleProcessCorruptedStateExceptionsAttribute]
	set;
 }

Property Value

Type: Boolean
See Also