GL.Orthox(Int32, Int32, Int32, Int32, Int32, Int32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glOrthox", Version="1.1")]
public static void Orthox (int left, int right, int bottom, int top, int zNear, int zFar);
static member Orthox : int * int * int * int * int * int -> unit
参数
- left
- Int32
- right
- Int32
- bottom
- Int32
- top
- Int32
- zNear
- Int32
- zFar
- Int32
- 属性