attribute_relative_scale property

attribute_relative_scale property

Gets or sets the attribute relative scale.

Definition:

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

See Also