C# Class ResourceController, PGP2

Inheritance: MonoBehaviour
Mostrar archivo Open project: theiis/PGP2 Class Usage Examples

Public Properties

Property Type Description
renderDist int
shader Shader
tempShader Shader
threshold int

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

renderDist public_oe property

public int renderDist
return int

shader public_oe property

public Shader shader
return Shader

tempShader public_oe property

public Shader tempShader
return Shader

threshold public_oe property

public int threshold
return int