Hi, I am working on project for android platform in which i want to show a HTML page inside unity. The HTML page is actually a 360 view to which user can interact. Is it possible in unity ?
1 Answer
1I join the question ![]()
Hi, I am working on project for android platform in which i want to show a HTML page inside unity. The HTML page is actually a 360 view to which user can interact. Is it possible in unity ?
I join the question ![]()
hmm.. You must need to check that this method is calling well and camera's position is assigning or not by placing the
– itsharshdeepDebug.Log()or by breakpoints. if logs are printing in the console there might be possibilities that anyUpdate()/FixesUpdate()/LateUpdate()is re-setting camera's position back again in any script likeCameraCaontroller.cs