Hey. Just noticed at is not possible to animate the transforms in a bercon noise. I can't even plug a float into the UVW generator parameters. nor expressions... This is basic stuff, Chaos group. Get on it asap.
Announcement
Collapse
No announcement yet.
cant animate bercon transforms!!!
Collapse
X
-
We are aware of the limitation (internal bug-tracker id: VMAYA-11346). I'll bump its priority additionally. The current workaround is to map values to a Float Constant, which can be animated instead. I'll note the UVW Generator Parameters issue as well.Last edited by hermit.crab; 28-08-2022, 11:34 PM.
-
The issue is already on our to-do lists and development will begin very soon. Hang in there.
EDIT:
Turns out you can reveal the keying controls of the parameters through MEL.
Code:vray setAttrConnectable VRayBerconNoise1 uvwgen_offset_x 1;
Code:listAttr VRayBerconNoise1
Last edited by hermit.crab; 22-05-2023, 04:45 AM.
Comment
Comment