$math
$math
is a shortcut to Threejs's MathUtils
object.
<div
x-3.mesh
x-3.$rotation.x="$math.degToRad(45)"
>
<!-- ... -->
</div>
Last updated
$math
is a shortcut to Threejs's MathUtils
object.
<div
x-3.mesh
x-3.$rotation.x="$math.degToRad(45)"
>
<!-- ... -->
</div>
Last updated