CameraBehavior
public protocol CameraBehavior : AnyObject
Protocol used to change implement different camera behaviors.
-
The normalized principal point.
Declaration
Swift
var normalizedPrincipalPoint: Anchor2D { get set }