Preparing search index...
The search index is not available
Parallax - v2.1.0
Parallax
CameraPosition
Interface CameraPosition
Represents a camera position with x and y coordinates.
interface
CameraPosition
{
x
:
null
|
number
;
y
:
null
|
number
;
}
Index
Properties
x
y
Properties
x
x
:
null
|
number
y
y
:
null
|
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
x
y
Parallax - v2.1.0
Loading...
Represents a camera position with x and y coordinates.