#include <fblight.h>
Public Member Functions | |
FBPropertyListLight () | |
FBLight * | operator[] (int pIndex) |
Get the model at pIndex . |
FBLight* operator[] | ( | int | pIndex | ) |
Get the model at pIndex
.
pIndex | Index of light to get. |
pIndex
. Reimplemented from FBPropertyListComponentBase.