Jump to content

Editor Level Preview has nice reflections, but ingame there are no reflections anymore,.... why?


Recommended Posts

Hi there,

i am new to ultraengine and made my first testings.
Currently i am wondering why the editor 3d preview has better grafics / and very good reflections,
but ingame it doesn't look that good anymore.

Is it because i am running it in debug mode?


Editor - 3d preview:
image.thumb.png.eba610ff1f30857f9b19871b727212dd.png


ingame (debug mode):
image.thumb.png.d731524419e3ade01cc318e542533aa7.png

Link to comment
Share on other sites

Looks like a great start! :)

There is a camera command to enable the screen-space reflection effect:

camera->SetSsr(true);

You can set this in the third-person controls component code after the camera is created.
 

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...