WhiteCameraState Class Reference
Inherits from | WhiteObject |
---|---|
Declared in | WhiteCameraState.h |
centerX
The X coordinate of the center of the view in the world coordinate system. The initial value is 0.0
.
@property (nonatomic, strong) NSNumber *centerX
Declared In
WhiteCameraState.h
centerY
The X coordinate of the center of the view in the world coordinate system. The initial value is 0.0
.
@property (nonatomic, strong) NSNumber *centerY
Declared In
WhiteCameraState.h
scale
The scale factor of the view. The initial value is 1.0
.
@property (nonatomic, strong) NSNumber *scale
Declared In
WhiteCameraState.h