StateBag::GetState

StateBag::GetState
const State* GetState(StateType type) const;
template <class S> const S* GetState() const;
Description

GetState obtains the render state set on the tree node.

Parameters
Parameters 
Description 
StateType type 
The state set on the tree node. 
Return Value

The State set on the tree node.