Scene |
The SceneView type exposes the following members.
Name | Description | |
---|---|---|
DirtyFlags | Gets the dirty flags for this SceneView. This value is reset to None when calling Update(Boolean) method. | |
PresentOnGraphicsQueue | ||
RequireCommandBuffersRecodingDirtyFlagsBit | When this bit is set in the DirtyFlags, then command buffer needs to be recorded again. | |
RequireDisposeAllRenderingItemsFlagsBit | When this bit is set in the DirtyFlags, then all the RenderingItems need to be regenerated. | |
RequireRenderingLayersCreationDirtyFlagsBit | When this bit is set in the DirtyFlags, then the rendering layers need to be regenerated and command buffer needs to be recorded again. |