video_alpha_unity_is_transparent property
video_alpha_unity_is_transparent property
Gets or sets a value indicating whether the unity is clear.
Definition:
@property
def video_alpha_unity_is_transparent(self):
...
@video_alpha_unity_is_transparent.setter
def video_alpha_unity_is_transparent(self, value):
...