#How would I change Camera Priority using a script?
1 messages · Page 1 of 1 (latest)
can you right click > copy property path on that to see what field/component it's from?
m_Depth
It copies this
i guess it might be this then
https://docs.unity3d.com/6000.3/Documentation/ScriptReference/Camera-depth.html
i didn't find anything that seemed to match that from UniversalAdditionalCameraData
Thanks