Center of remotely rendered model

RammmN 40 Reputation points
2023-09-26T11:48:23.9933333+00:00

Hi, Is there a way to get the center point of the ARR model rendered in unity?

Azure Remote Rendering
Azure Remote Rendering
An Azure service that renders high-quality, interactive three-dimensional content and streams it to edge devices in real time.
33 questions
0 comments No comments
{count} votes

Accepted answer
  1. Christopher Manthei 251 Reputation points Microsoft Employee
    2023-09-26T14:04:07.1933333+00:00

    Hi @RammmN ,

    You could use Entity.QueryWorldBoundsAsync and take the center of the returned AABB. Does that solve your problem?

    Cheers,
    Christopher

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.