compare_to method

compare_to

Compare the render state with another instance

Returns

def compare_to(self, other):
    ...
ParameterTypeDescription
otherRenderState

See Also