pub fn transparency_group() -> Component<i32>
Transparency group: Controls when this transparent object will be rendered. Transparent objects are sorted by (transparency_group, z-depth).
(transparency_group, z-depth)
Attributes: Debuggable, Networked, Store