o3de / o3de.org

The O3DE website
Other
86 stars 161 forks source link

[DOCS] Need Documentation for Math Functions and Types in Lua Scripting #1729

Open santorac opened 2 years ago

santorac commented 2 years ago

Describe the issue

There are many functions and data types reflected in MathReflection.cpp but this is not documented under https://www.o3de.org/docs/user-guide/scripting/lua/

The page should document

Impacted page(s)

New page under https://www.o3de.org/docs/user-guide/scripting/lua/

Does this work have an engineering dependency? What is it?

Yes. Needs information from respective SIG that owns Lua and scripting content, possibly @o3de/sig-core.

santorac commented 2 years ago

I am creating a placeholder page called math-library.md in the development branch.

chanmosq commented 2 years ago

I updated the issue description as this is technically a feature request, not a docs issue.

We also need assistance with authoring this page from @o3de/sig-core.

chanmosq commented 2 years ago

Also, a placeholder of this page was created in #1720. Here's a preview of page: https://o3de.org/docs/user-guide/scripting/lua/math-library/