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

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

Attributes: Debuggable, Networked, Store