GLES11Ext.GlNormal3xOES(Int32, Int32, Int32) Method

Definition

[Android.Runtime.Register("glNormal3xOES", "(III)V", "")]
public static void GlNormal3xOES (int nx, int ny, int nz);
[<Android.Runtime.Register("glNormal3xOES", "(III)V", "")>]
static member GlNormal3xOES : int * int * int -> unit

Parameters

nx
Int32
ny
Int32
nz
Int32
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to