示例#1
0
 public void Init(ClothParticleSystem particleSystem)
 {
     m_particleSystem = particleSystem;
 }
示例#2
0
 public void Init(ClothParticleSystem particleSystem)
 {
     //throw new NotImplementedException();
 }