Click or drag to resize
SoSampleImageProcessingsampleFactor Property

The sample factor in each direction.

Namespace: OIV.ImageViz.Engines.ImageManipulation.ImageEditing
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec3i32 sampleFactor { get; }

Property Value

Type: SoSFVec3i32
Remarks

Default value is SbVec3i32(2,2,2)

See Also