C# Class renderqueue, 3D-DATA-ZombieBeaverSpil

Inheritance: MonoBehaviour
Mostrar archivo Open project: Sundanian/3D-DATA-ZombieBeaverSpil

Public Properties

Property Type Description
myRender Renderer

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

myRender public_oe property

public Renderer myRender
return Renderer