FilterState::GetFilter

FilterState::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 to be returned. 
Return Value

A pointer to the Filter.