The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
Custom number of parameters for ObjectData plugin
-
On 16/11/2017 at 07:47, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 19
Platform: Windows ;
Language(s) : C++ ;---------
Hi,
I would like to give my user the flexibility to add an indefinite number of parameters that modify the generation of the plugin object.the basic idea is this: each parameter type returns some value between 0.0 and 1.0. That value is determined by some internal calculation and other sub-parameters that the user can control (eg type, strength, direction, etc).
any idea on how to do this?
Best, aa