class
render::SceneInstance
Inherits:
RenderProxy
Contains information about an instantiated scene.
Public
Methods
GetRendererScene
Representation of the scene used by the renderer.
Contains all the objects that need to be rendered. Exact implementation depends on the renderer plugin used.
Protected
Constructors
SceneInstance
Fields
mId
u64 mId
mRendererScene
SPtr<RendererScene> mRendererScene