Performs the very rendering of the 3D scene.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected virtual bool OnPanelRender( XScreen screen ) |
Parameters
- screen
- Type: SGP.XSpace..::.XScreen
The XScreen screen where it will be drawn.