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