Sculpting Pro is a complete, multiplatform solution of mesh sculpting in Unity Engine. Manipulate with any kind of meshes with user-friendly and well-known sculpting tools directly in Unity editor or at runtime.
This documentation is
focused on Application Programming Interface which should introduce the whole library to a programmer. Please read the APi documentation carefully as some implementations and setups require special attention.
Please visit this
link for a plugin general documentation.
If you have any questions, suggestions or issues, please do not hesitate and let me know on my
official email (May take a while to get a response) or join my
official Discord server.
Content of the APi documentation
Essentials SculptingPro Realtime SculptingPro ModelUtilities SculptingPro UtilitiesGeometry SculptingPro ProceduralPrimitives SculptingPro Cube SculptingPro Sphere SculptingPro Cone SculptingPro Plane SculptingPro Torus Written by Matej Vanco 2023 ©. APi in the example scripts use Unity version 2020 and newer.
Last updated: February 2023.
The documentation was generated using the
APiDocsToHTML tool written by Matej Vanco 2023.