Click or drag to resize

RendererAspectBaseRequestRender Method

Utility method to request a complete render from the app. This should be called after changing a property that affects the rendering of this aspect.

Namespace:  Demo3D.Visuals.Renderers
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void RequestRender()
See Also