Click or drag to resize

Scene Events

The Scene type exposes the following members.

Events
  NameDescription
Public eventRendering
Raised when either Render() is called on the scene or Render() is called on the SceneManager. The event occurs immediately prior to rendering the scene.
Top
See Also