Click or drag to resize

IRendererAspectNotifyShouldRenderInvalidated Method

Notify that the aspect needs to re-evaluate if it should render.

Namespace: Demo3D.Visuals.Renderers
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
void NotifyShouldRenderInvalidated()
See Also