Loads mesh from the location location.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
protected static Object LoadMesh( IXResourceLocation location )  | 
Parameters
- location
 - Type: SGP.XUtility..::.IXResourceLocation
Mesh location. 
Return Value
Returns the created mesh.
Exceptions
| Exception | Condition | 
|---|---|
| System..::.ArgumentNullException | location is nullNothingnullptra null reference (Nothing in Visual Basic). |