Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
plugin-babylon/src
CameraInfo
Interface CameraInfo
interface
CameraInfo
{
alpha
:
number
;
beta
:
number
;
radius
:
number
;
target
:
{
x
:
number
;
y
:
number
;
z
:
number
;
}
;
}
Index
Properties
alpha
beta
radius
target
Properties
alpha
alpha
:
number
beta
beta
:
number
radius
radius
:
number
target
target
:
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Type declaration
x
:
number
y
:
number
z
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
alpha
beta
radius
target
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc