@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface XRFrameRequestCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onInvoke(double time,
XRFrame frame) |
void onInvoke(double time,
@Nonnull
XRFrame frame)