Places a new sprite from the model modelName at [x,y,z].
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- modelName
- Type: System..::.String
Model name.
- x
- Type: System..::.Int32
The X coordinate.
- y
- Type: System..::.Int32
The Y coordinate.
- z
- Type: System..::.Int32
The Z coordinate.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | modelName is nullNothingnullptra null reference (Nothing in Visual Basic). |