PropertyList: Shader
Definition at line 688 of file fbshader.h.
#include <fbshader.h>

Public Member Functions |
|
| FBPropertyListShader () | |
| FBShader * | operator[] (int pIndex) |
| Get the shader from list at pIndex.
|
|
| FBShader* operator[] | ( | int | pIndex | ) |
Get the shader from list at pIndex.
| pIndex | Index to get shader at. |
Reimplemented from FBPropertyListComponentBase.