CgGl.cgGLSetParameter3f Method
Sets the float values to the specified parameter. Use cgGetNamedParameter to obtain the valid pointer to param.
[Visual Basic]
Public Shared Sub cgGLSetParameter3f( _
ByVal
param As
IntPtr, _
ByVal
x As
Single, _
ByVal
y As
Single, _
ByVal
z As
Single _
)
See Also
CgGl Class | Tao.Cg Namespace