const State* GetState(StateType state) const; template <class S> const S* GetState() const;
GetState obtains the render state set on the node of the rendering tree.
A pointer to the State set on the node.