FilterSet::GetFilter

FilterSet::GetFilter
const Filter* GetFilter(UPInt index) const;
Description

GetFilter returns the filter from the filter array set on the render tree node.

Parameters
Parameters 
Description 
UPInt index 
The index of the filter in the filter array. 
Return Value

The Filter set on the render tree.