The distance between sample points along each ray. The smaller the sample interval, the more accurate the measurement, but the longer it takes to calculate.
|
JavaScript |
|
|
RadialStep |
|
|
C# |
|
|
double RadialStep { get; } |
|
|
C++ |
|
|
HRESULT RadialStep([out, retval] double* pVal) |
|