What does “enabled in component” mean, and how is it different from “enable alignment”?
Dear Aaron,
Thanks for asking.
If you disable a camera in a component (i.e. Enabled in component = false) then the camera will be treated like if it was not in the component. It means it will not contribute to meshing, texturing, …
Another use of this is - re-alignment
If you can see that some camera is not positioned correctly, simply disable it in component and align data again. It will try re-adding this camera.
Aha! Thanks!