Function ambient_ui::layout::gpu_ui_size
source · pub fn gpu_ui_size() -> Component<Vec4>
Expand description
GPU UI size: Upload the width and height of this UI element to the GPU.
Attributes: Debuggable, Networked, Store
pub fn gpu_ui_size() -> Component<Vec4>
GPU UI size: Upload the width and height of this UI element to the GPU.
Attributes: Debuggable, Networked, Store