Click or drag to resize
SoRandomSphereGeneration3dradiusRange Property

The min and max size of radius (for Uniform distribution) or mean and standard deviation (for gaussian distribution).

Namespace: OIV.ImageViz.Engines.ImageManipulation.SyntheticImages
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec2i32 radiusRange { get; }

Property Value

Type: SoSFVec2i32
Remarks

Default value is SbVec2i32(10,20).

See Also