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