DSkin
DSkin
DSkin.OpenGL
OpenGL 类
OpenGL 方法
Normal 方法
Normal 方法 (Byte[])
Normal 方法 (Double[])
Normal 方法 (Int16[])
Normal 方法 (Int32[])
Normal 方法 (Single[])
Normal 方法 (Byte, Byte, Byte)
Normal 方法 (Double, Double, Double)
Normal 方法 (Int16, Int16, Int16)
Normal 方法 (Single, Single, Single)
OpenGL
Normal 方法 (Double, Double, Double)
Set the current normal.
命名空间:
DSkin.OpenGL
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
void
Normal
(
double
nx
,
double
ny
,
double
nz
)
参数
nx
类型:
System
Double
Normal Coordinate.
ny
类型:
System
Double
Normal Coordinate.
nz
类型:
System
Double
Normal Coordinate.
参见
引用
OpenGL 类
Normal 重载
DSkin.OpenGL 命名空间