Macros | |
| #define | SCULPT_LAYER_ID |
| #define | SCULPT_FOLDER_ID |
| #define | SCULPT_OBJECT_ID |
| #define | SCULPT_LAYERDATA_ID |
| #define | SCULPT_LAYERSYSTEM_ID |
| #define | SCULPT_BAKESETTINGS |
| #define | SCULPT_POLYGONOBJECT_ID |
| #define SCULPT_LAYER_ID |
Sculpting Layer ID.
| #define SCULPT_FOLDER_ID |
Sculpting folder ID.
| #define SCULPT_OBJECT_ID |
Sculpting object ID. The SculptObject is a PolygonObject with a SculptTag.
| #define SCULPT_LAYERDATA_ID |
Sculpting layer data ID.
| #define SCULPT_LAYERSYSTEM_ID |
Layer system ID.
| #define SCULPT_BAKESETTINGS |
Container ID for SculptObject Bake settings.
| #define SCULPT_POLYGONOBJECT_ID |
It SculptObject is just a wrapper for a normal PolygonObject (it has no SculptTag).