C# Class KParticleSystemDep, KEngine

Inheritance: KAssetDep
Datei anzeigen Open project: mr-kelly/KEngine

Protected Methods

Method Description
DoProcess ( string resourcePath ) : void
ProcessParticleSystem ( string path ) : void

加载粒子系统以来的材质

Method Details

DoProcess() protected method

protected DoProcess ( string resourcePath ) : void
resourcePath string
return void

ProcessParticleSystem() protected method

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