C# Class VisualPOVRAY.PovTexture

Inheritance: PovObj
ファイルを表示 Open project: TheAwesomePossum/VisualPOVray Class Usage Examples

Public Methods

Method Description
render ( ) : List
update ( float time ) : void

Method Details

render() public method

public render ( ) : List
return List

update() public method

public update ( float time ) : void
time float
return void