-
finding the exact position of parented camera
I have a camera which is parented to a null.I want to calculate the length between my camera and another null for camera distant so I can get a proper focus, but the problem is parented cameras have a different positions values which they’re not correct , I need it’s absolute value.
toWorld(transform.position) dont give me that.
thanks for advise