Tao.Cg SDK Documentation

Cg.CG_INOUT Field

Specifies a parameter that is both input and output.

[Visual Basic]
Public Const CG_INOUT As Integer = 4099
[C#]
public const int CG_INOUT = 4099;

See Also

Cg Class | Tao.Cg Namespace