I have a problem that the point light position on the scene and at runtime is different. But when I see in inspector the position is the same both at runtime and editor. So what I have done wrong?
top of page

Forum
Desktop AR community welcomes you to share your ideas, join the discussion, and report a problem about Holo-SDK with the community.

bottom of page
Guys check this content you will get idea about that: https://www.holo-sdk.com/forum/general-discussions/where-is-the-sdk-downloadable
Is the point light object is a child of HoloObjects?
If not, you have to make the point light object as a child of HoloObjects because at runtime HoloUnitySDK will adjust the scale and position to fit your screen.