C# Class KParticleSystemDep, KEngine

Inheritance: KAssetDep
Afficher le fichier Open project: mr-kelly/KEngine

Méthodes protégées

Méthode Description
DoProcess ( string resourcePath ) : void
ProcessParticleSystem ( string path ) : void

加载粒子系统以来的材质

Method Details

DoProcess() protected méthode

protected DoProcess ( string resourcePath ) : void
resourcePath string
Résultat void

ProcessParticleSystem() protected méthode

加载粒子系统以来的材质
protected ProcessParticleSystem ( string path ) : void
path string
Résultat void