ArchViz CineCamera Component
Camera component actually included in EArchVizCineCamera actors. Used for cinematics only.
You should key-frame the PerspectiveStrength
value to adjust the strength for two-point perspective.
You can inherit and modify this class to add extra logic.
Parameter
Note
Description
Enable
Correction
Whether to enable perspective correction.
Perspective
Strength
Strength to correct perspective. 1.0 means full correction.
Vertical
Project
Offset
Read-only
This is read-only for debug purposes.
MinMax
Pitch
Max and min pitch, should be propertly set to avoid distortion. If also using ControlAim, this parameter should be compatible with that in ControlAim.
Last updated