I try to use some functions from the official documentation
But I can’t call this function in blueprints, looks like it doesn’t exist, how can I use this function or where I can find it? And it’s not the first time when I see some functions in docs but can’t find it anywhere in blueprints.
Geometry Script is a Plugin, You have to enable it to use this function.
There should be “Target is …” line in the docs that says where the function is from. You can then do a search for that target to identify what to do to access it.
Thanks a lot! Didn’t think about plugins. So I have added the GeometryScript plugin, I restarted my project and still can’t see this function. I am still disappointed