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.RenderersAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic void RequestRender()
See Also