C# Class RenderCamera, diluvium

Inheritance: MonoBehaviour
Show file Open project: Collegiennes/diluvium Class Usage Examples

Public Properties

Property Type Description
renderSurface Renderer

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

renderSurface public property

public Renderer renderSurface
return Renderer