Is there a way to change the lighting inside of a ViewportFrame?

I want to be able to change the lighting inside of a viewport frame so that I can manipulate the colors of an object inside of a ViewportFrame. Perhaps make it so that I can use something like the ColorCorrectionEffect, but the effect only applies to a specified ViewportFrame

Specifically, I want to be able to have the character in the ViewportFrame (in the image below ) be color corrected to an orange tint to match the UI style.
{86FCCADE-C26F-4639-932A-07BDBCDBD0F5}

A workaround I tried without having to change the lighting of the ViewportFrame is to put a highlight on the object, but highlights don’t render in ViewportFrames.

1 Like

Found out that there are lighting properties under ViewportFrames. Changing the Ambient property can you give a color tint effect, although it isn’t as versatile as ColorCorrection.



ColorCorrection currently isn’t supported for ViewportFrames:

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.