C# Class ResourceController, PGP2

Inheritance: MonoBehaviour
Afficher le fichier Open project: theiis/PGP2 Class Usage Examples

Méthodes publiques

Свойство Type Description
renderDist int
shader Shader
tempShader Shader
threshold int

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

renderDist public_oe property

public int renderDist
Résultat int

shader public_oe property

public Shader shader
Résultat Shader

tempShader public_oe property

public Shader tempShader
Résultat Shader

threshold public_oe property

public int threshold
Résultat int