Message 1 of 5
Python API 2.0 colorSets and uvSets
Not applicable
02-06-2018
05:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys in API 1.0 there seem to be some methods (albeit undocumented) on MFnMesh
createColorSetWithNameDataMesh
createUVSetDataMeshWithName
Which seem to allow you to create colorSets and UVSets within the compute of your nodes (without needing a handle to a maya mesh node).
These methods seem to be missing from API 2.0 - any plans for them to come over?
Im porting some plugins over to API 2.0 for the performance goodness and would love these methods.
Bonus question: Why are they undocumented in the first place? is their use discouraged?
Appreciate any help!
Phil