• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

ImagePanelEmissive - How do I get it to emit light?

ThePersianBoy

New member
Joined
May 2, 2023
Messages
9
Reactions
2
I can't see anything obvious - do I have to start grappling with shaders..?

Screenshot 2023-05-19 095649.jpg
 
It's not a light source, it applies to the video or image you set in it.
 
"Emissive" in this case is a technical term indicating the material is not affect by light sources in the scene. It just renderes the texture/color as it is. Because that makes it appear like it emits light, it is frequently uses to render meshes of a light source (e.g. some lamp or monitor), but it is not a lightsource it self. To affect the surounding objects, you still need to place a Point- or Spotlight. For example using an Invisible Light atom.

Realtime area lightsources are not supported by VaM, as the performance on dynamic objects like characters would be terrible. Basically it would need realtime raytracing. (Yes, yes....Unreal 5 Lumen can somewhat do this stuff now, but its limited and performance isn't quite good enough for VR and of course VaM is using Unity engine tech from 2018...)
 
Back
Top Bottom