Quest Development
Share Quest-specific development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Meta Developer Forum!

Welcome to the Meta Developer Forum! This is a community-driven space where you can share insights, ask questions, and address challenges with fellow developers. Our goal is to create a supportive and respectful environment where everyone can learn f...

Scene Depth

Hello!I want to make a shader that renders greyscale depth of a game object. Therefore, when a player watch a cube with that shader, the cube will change its color based on the distance between the player and the cube. Like a picture below but just o...

Dae_K_0-1723960700571.png
Dae_K by Explorer
  • 299 Views
  • 0 replies
  • 0 kudos

Single camera position in UE4.26 material

As the title says, how can I get a single camera position within a material? The CameraPosition node returns the position of the left or right eye, and I can't find any custom HLSL that allows the calculation of the center point between the two eyes....

Labels