Click or drag to resize

Program Properties

The Program type exposes the following members.

Properties
  NameDescription
Public propertyActiveAttributes
Get the number of active attribute variables in the program.
Public propertyActiveUniforms
Get the number of active uniform variables in the program.
Public propertyStatic memberCurrent
Get the program that is currently active.
Public propertyDeleteStatus
Get the delete status.
Public propertyHandle
Internal OpenGL handle to the object
(Inherited from GLObject.)
Public propertyLinkStatus
Get the link status.
Public propertyValidateStatus
Get the validate status.
Top
See Also