Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

CameraTargetList

static class in ImmerseSDK.SpectatorCamera

Contains the camera targets currently loaded into the scene

Static Properties
Targets Currently available camera targets
DefaultTarget Camera target to fall back to if the desired camera target is not available
This is the first target in the list or null if no targets are available
Static Methods
Add Add/register a camera target to the camera target list.
Remove Remove/unregister a camera target from the camera target list.
Find Find a camera target by it’s ID.