Assembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public void Add( IXRenderableMaterial material, IXRenderableTransform transform, IXRenderablePrimitive primitive )  | 
Parameters
- material
 - Type: SGP.XSpace..::.IXRenderableMaterial
The IXRenderableMaterial type object that gives the information about the material of the object to render. 
- transform
 - Type: SGP.XSpace..::.IXRenderableTransform
The IXRenderableTransform type object that gives the information about the transformation of the object to render. 
- primitive
 - Type: SGP.XSpace..::.IXRenderablePrimitive
The IXRenderablePrimitive type object performing the very rendering of the object (defines the skeleton of the rendered object).