Contents

SceneEvents.Update

An event invoked once per frame interval that you can use to execute custom logic for each frame.

Declaration

struct Update

Topics

Characterizing an update

See Also

Detecting scene-level updates