C# 클래스 KParticleSystemDep, KEngine

상속: KAssetDep
파일 보기 프로젝트 열기: mr-kelly/KEngine

보호된 메소드들

메소드 설명
DoProcess ( string resourcePath ) : void
ProcessParticleSystem ( string path ) : void

加载粒子系统以来的材质

메소드 상세

DoProcess() 보호된 메소드

protected DoProcess ( string resourcePath ) : void
resourcePath string
리턴 void

ProcessParticleSystem() 보호된 메소드

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