Property | Type | Description | |
---|---|---|---|
particleSize | float |
Method | Description | |
---|---|---|
CloudSystem ( ParticleSystem ps, PointCloud, pc, float scaleFactor, Vector3 negaXYZ ) : System.Collections | ||
SetPoint ( PointCloud, pc, int index ) : void | ||
SetPoints ( PointCloud, pc ) : void | ||
updatePoints ( ) : void |
public CloudSystem ( ParticleSystem ps, PointCloud, pc, float scaleFactor, Vector3 negaXYZ ) : System.Collections | ||
ps | ParticleSystem | |
pc | PointCloud, | |
scaleFactor | float | |
negaXYZ | Vector3 | |
return | System.Collections |
public SetPoint ( PointCloud, pc, int index ) : void | ||
pc | PointCloud, | |
index | int | |
return | void |