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
Syntaxpublic void RequestRender()
See Also