|
NXRenderLayerUseDisplayList Property
|
3D 모델을 읽어들일 때 GL display list를 쓸지 버퍼/배열을 쓸지 설정한다. 이 속성은 앞으로 읽어들일 모델에 반영된다.
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic virtual bool UseDisplayList { get; set; }
Property Value
Boolean
See Also