Property stepCount
stepCount
Number of steps to take along one signed direction during horizon search (this is the number of steps in positive and negative direction). Increasing the value can lead to detection of finer details, but is not a guarantee of higher quality otherwise. Also note that increasing this value will lead to higher cost.
Declaration
public int stepCount { get; set; }
Property Value
Type | Description |
---|---|
int |