Function ambient_guest_bridge::core::rendering::components::transparency_group
source · pub fn transparency_group() -> Component<i32>
Expand description
Transparency group: Controls when this transparent object will be rendered. Transparent objects are sorted by (transparency_group, z-depth)
.
Attributes: Debuggable, Networked, Store