Tao.Cg SDK Documentation

CgGl.cgGLSetParameterArray3f Method

Sets the float values to the specific parameter.

Overload List

Sets the float values to the specific parameter.

public static void cgGLSetParameterArray3f(IntPtr,long,long,IntPtr);

Sets the float values to the specific parameter.

public static void cgGLSetParameterArray3f(IntPtr,long,long,Single*);

Sets the float values to the specific parameter.

public static void cgGLSetParameterArray3f(IntPtr,long,long,float[]);

See Also

CgGl Class | Tao.Cg Namespace