SamplingParams
Description
This structure contains parameters for controlling the sampling along a path process.Structure Fields
Type fields and default values (if defined) are described below:
Name | Type | Default | Description |
---|---|---|---|
Interpolation | InterpolationMethod | Bilinear | Selects the method of sub-pixel image sampling |
SamplingStep | Real | 1.0f | Determines the distance between two consecutive sampling places on a path |
SampleCount | Integer* | Number of points at a single sampling place |