Camera Selector
This utility component is used by CaptureFromCamera
, CameraFromCamera360
and
CapturefromCamera360ODS
components to give better control over the camera used during
capturing.
This allows various options to be specified which will determine which camera is used in the scene. This can help for capture situations where the desired capture camera changes over time, or across scene loads
Properties
Property | Function |
---|---|
Scan Frequency | How often to scan for the best camera - every frame, every scene load, or manually triggered via scripting |
Scan Hidden Cameras | Look for hidden cameras (such as the Scene View camera) |
Select By | The criteria to select the camera by. Cameras can be found by name, tag, depth or manually specified |
Cameras | In Play mode the list of cameras are shown to allow easy camera switching |