#include <FCDEffectParameterFactory.h>
Static Public Member Functions | |
static FCDEffectParameter * | Create (FCDocument *document, uint32 type) |
[INTERNAL] Creates a new effect parameter, given a type. |
Takes in a COLLADA XML tree and returns a new parameter that represent it, if one is possible.
|
[INTERNAL] Creates a new effect parameter, given a type. To create new effect parameters, use the appropriate AddEffectParameter function.
|