Class InitRandomWithHoles
Inheritance
object
InitRandomWithHoles
Namespace: AS2
Assembly: .dll
Syntax
public class InitRandomWithHoles : InitializationMethod
Constructors
|
Edit this page
View Source
InitRandomWithHoles(ParticleSystem)
Declaration
public InitRandomWithHoles(ParticleSystem system)
Parameters
Methods
|
Edit this page
View Source
Generate(int, float, Chirality, Compass)
Declaration
public void Generate(int numParticles = 50, float holeProb = 0.3, Initialization.Chirality chirality = Chirality.CounterClockwise, Initialization.Compass compassDir = Compass.E)
Parameters