log
parent
a644b87729
commit
40be7320dd
|
@ -131,6 +131,7 @@ namespace Coffee.UIExtensions
|
|||
particles.Exec(p =>
|
||||
{
|
||||
p.Simulate(0, false, true);
|
||||
Debug.Log(p.particleCount);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue