Click or drag to resize
XDL

XscObjDepthTest Property

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

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

Property Value

Boolean
See Also