const State* GetState(StateType type) const; template <class S> const S* GetState() const;
GetState obtains the render state set on the tree node.
The State set on the tree node.