5DNick Posted April 13, 2021 Share Posted April 13, 2021 Dear Forumers, Yh the title and attachment explains all. What is this please? Thanks 5D Quote Link to comment Share on other sites More sharing options...
AslakKS Posted April 13, 2021 Share Posted April 13, 2021 Never encountered this myself but it might be negative values in your volume fields? You could try to clamping the fields that you use for shading to 0. In a volume wrangle that would look like f@myvolume = clamp(f@myvolume, 0, 10000); I'd try to clamp everything besides the "vel" volume 1 Quote Link to comment Share on other sites More sharing options...
5DNick Posted April 13, 2021 Author Share Posted April 13, 2021 Thanks, will try. =) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.