3#import <Foundation/Foundation.h>
27DEFAULT_EXPORT_ATTRIBUTE
33- (nonnull instancetype)initWithPoint:(nonnull
NCPoint *)point
35 rotation:(
float)rotation
41+ (nonnull instancetype)cameraWithPoint:(nonnull
NCPoint *)point
43 rotation:(
float)rotation
54@property (nonatomic, readonly)
float zoom;
66@property (nonatomic, readonly)
float tilt;