For a plugin I am working on, which does not allow effects, it would be very useful to have the 'color' property and associated ACEs which is used in the default C3 fragment shader. (I think it changes vertice color now?). Is it possible to add access to 'AddCommonColorAces()' or equivalent? Is it possible to have this exposed, I have not seen it yet (e.g. like this._info.AddCommonPositionACEs(); this._info.AddCommonAngleACEs(); etc.)
Thanks for considering it. If you want me to add this to aha, I can do that also.