ILNumerics Ultimate VS

OGLShaderManagerUploadShaderFromString Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public static int UploadShaderFromString(
	string shader,
	ShaderType type,
	out string info
)

Parameters

shader
Type: SystemString
type
Type: ShaderType
info
Type: SystemString

Return Value

Type: Int32
See Also

Reference