@JsFunction
public static interface Cesium.RequestAnimationFrameCallback
Modifier and Type | Method and Description |
---|---|
void |
Callback(Number timestamp)
A function that will be called when the next frame should be drawn.
|
void Callback(Number timestamp)
timestamp
- A timestamp for the frame, in milliseconds.Copyright © 2019. All rights reserved.