Chaotic Motion
1.0
|
Sample code to invoke a Chaos prefab for all equations provided by the factory and locate them in an N x N grid in X and Y. The prefab may contain multiple chaoticMotion or ChaosParticles objects. More...
Public Attributes | |
GameObject | chaosPrefab |
float | gridSpacing = 30f |
Material[] | materials |
Sample code to invoke a Chaos prefab for all equations provided by the factory and locate them in an N x N grid in X and Y. The prefab may contain multiple chaoticMotion or ChaosParticles objects.
Used for the overview scene.
Definition at line 14 of file ShowAllChaos.cs.