Tao.Cg SDK Documentation

Cg.CG_INVALID_PARAMETER_VARIABILITY_ERROR Field

The parameter could not be changed to the given variability.

[Visual Basic]
Public Const CG_INVALID_PARAMETER_VARIABILITY_ERROR As Integer = 27
[C#]
public const int CG_INVALID_PARAMETER_VARIABILITY_ERROR = 27;

See Also

Cg Class | Tao.Cg Namespace