block_content_scale_z property

block_content_scale_z property

Gets or sets the block content scale z.

Definition:

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

See Also