Adds a LaTeX mathematical expression to the scene. Requires LaTeX to be installed on the system.
Usage
add_latex(
scene,
latex,
position = c(0, 0, 0),
size = 1,
color = "#FFFFFF",
opacity = 1
)Adds a LaTeX mathematical expression to the scene. Requires LaTeX to be installed on the system.
add_latex(
scene,
latex,
position = c(0, 0, 0),
size = 1,
color = "#FFFFFF",
opacity = 1
)