get_effective method

get_effective(self)

Gets effective Tint effect data with the inheritance applied.

Returns

A ITintEffectiveData.

def get_effective(self):
    ...

See Also