bool RemoveState(StateType type);
RemoveState removes the render state attached on a tree node.
Parameters |
Description |
StateType type |
The type of the state, See StateType. |
A Boolean value of true if the render state is removed and false if the state is not removed.