RenderState.CompareTo

RenderState.CompareTo method

Compare the render state with another instance

public int CompareTo(RenderState other)
ParameterTypeDescription
otherRenderStateAnother render state to compare

See Also