点击或拖拽改变大小

OpenGLGL_POINTS 字段

Treats each vertex as a single point. Vertex n defines point n. N points are drawn.

命名空间:  DSkin.OpenGL
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public const uint GL_POINTS = 0

字段值

类型:UInt32
参见