OpenGLFog 方法 (UInt32, Single) |
Sets a fog parameter.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void Fog(
uint pname,
float param
)
参数
- pname
- 类型:SystemUInt32
The parameter to set. - param
- 类型:SystemSingle
The value to set it to.
参见