Click or drag to resize
AB4D logo

DXViewRenderScene Method

Overload List
 NameDescription
Public methodRenderScene(Boolean) RenderScene rendered the scene. If forceUpdate is false (by default) then the scene is rendered only if there are any changes in the scene nodes.
Public methodRenderScene(Boolean, Boolean) RenderScene rendered the scene. If forceRender is false then the scene is rendered only if there are any changes in the scene nodes. If forceUpdate is true then the RenderingQueues are always regenerated (otherwise RenderingQueues are regenerated only when this is required because of the changes).
Top
See Also