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
Understanding the dynamics of light position in a runtime environment can be crucial for achieving desired visual effects. It's imperative to note that the light position may not remain constant during the execution of a program. When troubleshooting such issues, consider adjusting parameters within your codebase to accommodate dynamic changes. I hope You can try here tweaking the position values within your rendering engine to observe how it affects the illumination of your scene. For further insights and potential solutions, visit this site right here, where developers often discuss and share strategies for managing runtime lighting discrepancies. By actively engaging with the community and exploring various resources, you can enhance your understanding and implementation of dynamic lighting techniques.