C# Class MeshAnimatorSystem, GPU_Mesh_Instancing

Inheritance: UpdateSystem
Afficher le fichier Open project: studentutu/GPU_Mesh_Instancing

Méthodes publiques

Méthode Description
OnAwake ( ) : void
OnUpdate ( float deltaTime ) : void

Method Details

OnAwake() public méthode

public OnAwake ( ) : void
Résultat void

OnUpdate() public méthode

public OnUpdate ( float deltaTime ) : void
deltaTime float
Résultat void