DSkin
DSkin
DSkin.OpenGL
OpenGL 类
OpenGL 方法
GetMap 方法
GetMap 方法 (UInt32, UInt32, Double[])
GetMap 方法 (UInt32, UInt32, Int32[])
GetMap 方法 (UInt32, UInt32, Single[])
GetMap 方法 (GetMapTarget, UInt32, Double[])
GetMap 方法 (GetMapTarget, UInt32, Int32[])
GetMap 方法 (GetMapTarget, UInt32, Single[])
OpenGL
GetMap 方法 (GetMapTarget, UInt32,
Single
)
Return evaluator parameters.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
GetMap
(
GetMapTarget
target
,
uint
query
,
float
[]
v
)
参数
target
类型:
DSkin.OpenGL
GetMapTarget
Specifies the symbolic name of a map.
query
类型:
System
UInt32
Specifies which parameter to return.
v
类型:
System
Single
Returns the requested data.
参见
引用
OpenGL 类
GetMap 重载
DSkin.OpenGL 命名空间