Precise float parameters in UI
-
Hello.
I use REAL in Description Resource files.
But in NodeData's Interface, this value cannot be set with high precision such as 0.0000001.
Is there anything I can do to fix this ?Thank you very much for your time.
-
With Interface, do you mean the Gui part?
If so, you can actually set with the maximum allowed precision. Although, Cinema 4D doesn't reflect that in cutting off the last digits, the value is still preserved. -
Hi Peterakos, thanks for reaching out us.
With regard to your request, confirming what @mp5gosu has already pointed out in terms of internal precision kept Cinema, at the moment you can only get it fixed in a CustomGui.
At the same time, this limitation is known and already tracked in our bug handling system.Best, Riccardo
-
Shouldn't STEP be used to set this precision?
Or is there a limit for STEP?