PropertyList: Material
Definition at line 179 of file fbmaterial.h.
#include <fbmaterial.h>
Public Member Functions | |
FBPropertyListMaterial () | |
FBMaterial * | operator[] (int pIndex) |
Get the material at a specific index. |
FBMaterial* operator[] | ( | int | pIndex | ) |
Get the material at a specific index.
pIndex | Index of material to get. |
Reimplemented from FBPropertyListComponentBase.