Excuse.
Blender have too many mask data. eg. image-mask, clip-mask …
but. where’s the sculpt object[mesh] mask data store?
Thanks!
Excuse.
Blender have too many mask data. eg. image-mask, clip-mask …
but. where’s the sculpt object[mesh] mask data store?
Thanks!
AFAIK mask and freestyle custom data isn’t exposed to python
Roger. Thanks. :eyebrowlift2:
It doesn’t have an identifier, it is however stored as customdata type 34/35. I made some functions to access it, but its pretty hacky and for my use only for now.