Namespace Unity.LiveCapture.VirtualCamera
Classes
AspectRatioPresets
Asset that stores lists of presets for aspect ratios.
FocusPlaneRenderer
A component that provides focus plane visualization.
FrameLines
A Component that displays frame lines which helps visualize the gate crop of the sensor and the aspect ratio crop of the target screen.
LensAsset
Asset that stores all the parameters needed to model and configure a physical camera lens.
LensKit
Asset that stores a collection of Lens
SensorPresets
Asset that stores lists of presets for sensor sizes.
VirtualCameraActor
The actor used to hold the parameters of a camera.
VirtualCameraDevice
A device used to control a virtual camera.
Structs
AnchorSettings
A struct that contains the anchor settings of a virtual camera.
AspectRatioPreset
Stores the data of an aspect ratio preset.
CameraBody
Contains all the parameters needed to model a physical camera body.
Damping
Contains the damping data.
Lens
Contains all the parameters needed to configure a physical camera lens.
LensIntrinsics
Contains all the parameters needed to model a physical camera lens.
SensorPreset
A struct that stores a sensor preset.
Interfaces
IVirtualCameraClient
An interface used to communicate with the virtual camera companion app.
Enums
Axis
An enum defining the 3D axes as flags.
GateFit
The gate fit modes available for a virtual camera.