Question by
PieterB · May 03, 2017 at 08:19 PM ·
camerahowscreenspacetooltip
tooltip in screen space camera
I have a UI with 3D elements in a panels which works as expected with Canvas set Screen Space Camera and a camera assigned. Problem is that my tool tip does not show when I use this mode. When I use screen space overlay it works but my 3D objects does not show. What must change for the tool tip to show over the 3D Images in the UI or which additional steps must I code for this to show?
Comment
Your answer
Follow this Question
Related Questions
What is the matrix equivalent to Camera.WorldToScreenPoint? 1 Answer
RectTransform.localPosition = Vector3 Not setting correctly 0 Answers
How can I convert a PhotoCaptureFrame byte data into SoftwareBitmap? 0 Answers
ViewportToWorldPoint / ScreenToWorldPoint not working with custom projection matrix 0 Answers