C# Class TPHelper

Inheritance: MonoBehaviour
Afficher le fichier Open project: macgyver13/globalgamejam2016 Class Usage Examples

Méthodes publiques

Свойство Type Description
replaceMaterial bool

Méthodes publiques

Méthode Description
OnAtlasChange ( string atlasName ) : void
OnTextureChange ( string textureName ) : void

Method Details

OnAtlasChange() public méthode

public OnAtlasChange ( string atlasName ) : void
atlasName string
Résultat void

OnTextureChange() public méthode

public OnTextureChange ( string textureName ) : void
textureName string
Résultat void

Property Details

replaceMaterial public_oe property

public bool replaceMaterial
Résultat bool