attenuation_type property

attenuation_type property

Gets or sets the type of the attenuation.

Definition:

@property
def attenuation_type(self):
    ...
@attenuation_type.setter
def attenuation_type(self, value):
    ...

See Also