CheckShaderPasses#
Check that the shader applied to this object has only a single pass, as only the first pass is executed for most inputs.
Declaration#
public bool CheckShaderPasses { get; set; }
Check that the shader applied to this object has only a single pass, as only the first pass is executed for most inputs.
public bool CheckShaderPasses { get; set; }