Creates new view to the world world with new camera.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public static XCameraViewport Create( XWorld world ) |
Parameters
- world
- Type: SGP.XSpace..::.XWorld
The XWorld world where the new view will be created.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | world is nullNothingnullptra null reference (Nothing in Visual Basic). |