pub fn mouse_pickable_max() -> Component<Vec3>
Expand description

Mouse pickable max: This entity can be clicked by the mouse, and this component defines the max AABB bound of the click area.

Attributes: Debuggable, Networked, Store