C# Class ccTextureFFT, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
height int
output CCReflectTexture

Méthodes publiques

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

Private Methods

Méthode Description
getMax ( float f ) : float

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

height public_oe property

public int height
Résultat int

output public_oe property

public CCReflectTexture output
Résultat CCReflectTexture