This function generates 'range' number of contiguos display list indices.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public uint GenLists(
int range
)
参数
- range
- 类型:SystemInt32
The number of lists to generate.
返回值
类型:
UInt32The first list.
参见