Description:

Enable or disable the ColorWriting behavior of the engine.

Syntax:
public void EnableColorWriting(
bool enable
)
Parameters:
  • enable
  • Type: bool
  • True to enable ColorWriting, False to disable.
Returns:
Type: void
Available since:
5.0

EnableColorWriting method

Class:  Rhino.Display.DisplayPipeline

Nothing found