ShaderballOptions.Init
 
 
 

ShaderballOptions.Init operator

Introduced

v9.0 (2011)

Description

Returns a Boolean value describing whether or not the shaderball was initialized (true if it was).

C# Syntax

// get accessor
Boolean rtn = ShaderballOptions.Init;

See Also

ShaderballOptions.Reset