v2.47
IGridMaterial Interface Reference

Represents a grid material. More...

Public Member Functions

HRESULT GetColorComponents ([out] unsigned short *pRed, [out] unsigned short *pGreen, [out] unsigned short *pBlue, [out] unsigned short *pAlpha)
 The grid material color components.

Properties

Color Color [get]
 The grid material color.
int Id [get]
 The grid material ID.

Detailed Description

Represents a grid material.

Grid materials are nameless materials associated with grids returned by IDataExporter::GetGrids().