def setClearColorActive(self, clearColorActive): returnValue = libpanda._inPO9cYrI_a(self.this, clearColorActive) return returnValue
def setClearColorActive(self, clearColorActive): upcastSelf = self upcastSelf = upcastSelf.upcastToClearableRegion() returnValue = libpanda._inPO9cYrI_a(upcastSelf.this, clearColorActive) return returnValue