Performs the scene rendering on the given device with the given setting.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public void Render( XRenderContext context ) |
Parameters
- context
- Type: SGP.XSpace..::.XRenderContext
The scene XRenderContext render context.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | context is nullNothingnullptra null reference (Nothing in Visual Basic). |