Click or drag to resize
ShaderHandle Property
Return the internal handle that uniquely identifies this shader to OpenGL.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public int Handle { get; }

Property Value

Type: Int32
See Also