GL.PolygonOffsetx(Int32, Int32) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glPolygonOffsetx", Version="1.1")]
public static void PolygonOffsetx (int factor, int units);
static member PolygonOffsetx : int * int -> unit

Parameters

factor
Int32
units
Int32
Attributes

Applies to