|
XscObjDepthTest Property
|
객체를 렌더링할 때 Depth Test 적용 여부. NXPlanetView의 eEarthMode가 Planet3D일 때 유효
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntaxpublic bool DepthTest {
[HandleProcessCorruptedStateExceptionsAttribute]
get;
[HandleProcessCorruptedStateExceptionsAttribute]
set;
}
Property Value
Boolean
See Also