C# Class ReplaceTexture, TheUnseen

Inheritance: MonoBehaviour
Datei anzeigen Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
dif Shader

Public Methods

Method Description
OnDestroy ( ) : void
Start ( ) : void

Method Details

OnDestroy() public method

public OnDestroy ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

dif public_oe property

public Shader dif
return Shader