OpenGLHint 方法 (UInt32, UInt32) |
Specify implementation-specific hints.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void Hint(
uint target,
uint mode
)
参数
- target
- 类型:SystemUInt32
Specifies a symbolic constant indicating the behavior to be controlled. - mode
- 类型:SystemUInt32
Specifies a symbolic constant indicating the desired behavior.
参见