Tao.Cg SDK Documentation

Cg.CG_SAMPLER2D Field

A handle to a 2-dimensional texture object.

[Visual Basic]
Public Const CG_SAMPLER2D As Integer = 1066
[C#]
public const int CG_SAMPLER2D = 1066;

See Also

Cg Class | Tao.Cg Namespace