DockAccessory.FramingMode
The mode to control framing of the subject when tracking.
Declaration
enum FramingModeOverview
The default is DockAccessory.FramingMode.automatic, which works well for most situations. DockAccessory.FramingMode.center keeps the subject close to the middle of frame. Similarly, DockAccessory.FramingMode.left and DockAccessory.FramingMode.right aligns the subject close to the left and right third of the frame (left, center, right).