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.
{04581A0A-77B6-4667-A799-22A197C79C28}
{E3E60ADE-9678-4DDE-B486-7A490F339AA7}
{F69E616C-5578-4E96-86F6-21E06BE4DFDC}

ColorCorrection currently isn’t supported for ViewportFrames:

2 Likes

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