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 *centerXDeclared 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 *centerYDeclared In
WhiteCameraState.h
scale
The scale factor of the view. The initial value is 1.0.
@property (nonatomic, strong) NSNumber *scaleDeclared In
WhiteCameraState.h