C# Class VisualPOVRAY.POVColor

Inheritance: PovTexture
Show file Open project: TheAwesomePossum/VisualPOVray

Public Methods

Method Description
POVColor ( String name ) : System
render ( ) : List
setColor ( String name ) : void

Method Details

POVColor() public method

public POVColor ( String name ) : System
name String
return System

render() public method

public render ( ) : List
return List

setColor() public method

public setColor ( String name ) : void
name String
return void