WhiteCameraState Class Reference
centerX
@property (nonatomic, strong) NSNumber *centerX
视角的中心点在白板坐标系(以白板初始化时的中心点为原点的坐标系)中的 X 轴坐标。初始值为 0。
centerY
@property (nonatomic, strong) NSNumber *centerY
视角的中心点在白板坐标系(以白板初始化时的中心点为原点的坐标系)中的 Y 轴坐标。初始值为 0。
scale
@property (nonatomic, strong) NSNumber *scale
视角的缩放比例。