Method NoiseMesh
NoiseMesh(OccurrenceList, double)
Apply noise to vertex positions along their normals
Declaration
public void NoiseMesh(OccurrenceList occurrences, double maxAmplitude)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of parts to noise |
double | maxAmplitude | Maximum distance between original vertex and noisy vertex |