This set's the Generate Normals propery of the specified Quadric object.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void QuadricNormals(
IntPtr quadricObject,
uint normals
)
参数
- quadricObject
- 类型:SystemIntPtr
The quadric object. - normals
- 类型:SystemUInt32
The type of normals to generate.
参见