Tao.Cg SDK Documentation

Cg.CG_FLOAT Field

The float type is as close as possible to the IEEE single precision (32-bit) floating point. Profiles must support the float data type.

[Visual Basic]
Public Const CG_FLOAT As Integer = 1045
[C#]
public const int CG_FLOAT = 1045;

See Also

Cg Class | Tao.Cg Namespace