The page for the Faces data type needs some work. Specifically, the constructor seems complicated or vague, especially to new scripters.
The link for Tuple
is dead but should link here.
The links for bool
are also dead.
normalIds
is vague without an example. I tried to use it this way
Faces.new({Vector3.FromNormalId(Enum.NormalId.Top)})
However the page here has an example of usage like so
Faces.new({Enum.NormalId.Top})
Here is the thread where the issue was brought up.
3 Likes
Thank you for bringing this up! I’ve just added it to our prioritized todo backlog, so we will get to it in due time.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.