Closed Abilashinamdar closed 7 years ago
How to change or set the angle of child items, so that the items which comes behind the middle item will be tilted as per the angle.
You can set item's angle by... mCamera.rotateY(float deg) And I will update code later. Thanks.
mCamera.rotateY(float deg)
How to change or set the angle of child items, so that the items which comes behind the middle item will be tilted as per the angle.