Search
Preparing search index...
The search index is not available
custom alt:V docs JS
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"alt-client"
FocusData
Class FocusData
The FocusData class is used to override the focus of the camera.
Hierarchy
FocusData
Index
Constructors
constructor
Properties
focus
Override
Entity
focus
Override
Offset
focus
Override
Pos
is
Focus
Overriden
Methods
clear
Focus
override
Focus
Constructors
Protected
constructor
new
Focus
Data
(
)
:
FocusData
Returns
FocusData
Properties
Static
Readonly
focus
Override
Entity
focus
Override
Entity
:
Entity
Static
Readonly
focus
Override
Offset
focus
Override
Offset
:
Vector3
Static
Readonly
focus
Override
Pos
focus
Override
Pos
:
Vector3
Static
Readonly
is
Focus
Overriden
is
Focus
Overriden
:
boolean
Methods
Static
clear
Focus
clear
Focus
(
)
:
void
Returns
void
Static
override
Focus
override
Focus
(
pos
:
Vector3
, offset
?:
Vector3
)
:
void
override
Focus
(
pos
:
Entity
, offset
?:
Vector3
)
:
void
Parameters
pos:
Vector3
Optional
offset:
Vector3
Returns
void
Parameters
pos:
Entity
Optional
offset:
Vector3
Returns
void
Globals
"alt-
client"
"alt-
server"
"alt-
shared"
Focus
Data
constructor
focus
Override
Entity
focus
Override
Offset
focus
Override
Pos
is
Focus
Overriden
clear
Focus
override
Focus
The FocusData class is used to override the focus of the camera.