public interface ICesiumFixedStepService
| Modifier and Type | Method and Description |
|---|---|
Duration |
getStep()
Gets the step size to be used for sampling properties.
|
void |
setStep(Duration value)
Sets the step size to be used for sampling properties.
|