Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvshader:seteffectparamboolean [TV3DWiki]
 

Wiki > TV3D65 Index > TVShader

SetEffectParamBoolean

DESCRIPTION

-Sets a global boolean variable in a shader.

DECLARATION

VB.NET SetEffectParamBoolean(param As String , bBoolean As Boolean)
C++ void SetEffectParamBoolean(char* param , bool bBoolean )

PARAMETERS

NAMEOPTIONALDESCRIPTION
paramNoName of the internal boolean variable.
bBooleanNoBoolean variable or true/false keyword.

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvshader/seteffectparamboolean.txt · Last modified: 2009/12/01 07:20 by 90.200.204.200