WhiteCameraState Class Reference

Inherits from WhiteObject
Declared in WhiteCameraState.h

Overview

The state of the view.

  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