N
N
Nikita Lazarev2018-10-02 09:59:04
Game development
Nikita Lazarev, 2018-10-02 09:59:04

How to put 3d object in HUD on unity?

In order for everything to be beautiful and not have to generate a gif in advance - I want to stick a 3d model to Canvas. How to do it? Or is it better to use other methods?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2018-10-02
@1dNDN

You take a model, an additional camera renders it into a texture, you show this texture in the UI via RawImage. Do not make the texture too large - this will lead to brakes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question