UnityGLTF
UnityGLTF copied to clipboard
Camera import support
Added support for importing Cameras. Also includes a new import option for them:
- None > No cameras will be imported
- ImportAndActive > Import cameras and set them active/enabled
- ImportAndCameraDisabled > Import cameras and set the camera component to disabled
Test file: CamerImport.zip