$i is a shortcut to the underlying instance of the element's Threejs object.
$i
<br x-3.mesh x-effect="() => console.log($i)" /> <!-- Log mesh's instance -->
Last updated 8 months ago