Home > All Other Interfaces > ITerrainPointCloudModel > ChangeSampleOnMove
Determines the sampling interval used when the camera is moving. Set this to a larger value than used in the PointSamplingInterval property to increase performance when in motion. This value is added to the currently used Point Sampling interval.
JavaScript |
|
|
C# |
|
double ChangeSampleOnMove { get; set; } |
C++ |
|
|