Sets the DirectX layer Mesh mesh and invalidates the bounding volume.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
protected void SetMesh( Mesh mesh ) |
Parameters
- mesh
- Type: Mesh
The new DirectX mesh Mesh.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | mesh is nullNothingnullptra null reference (Nothing in Visual Basic). |