Search
Preparing search index...
The search index is not available
modloader64
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
modloader64
modloader/cores/OOT/Actor
Rotation
Class Rotation
Hierarchy
JSONTemplate
Rotation
Implements
IRotation
Index
Constructors
constructor
Properties
json
Fields
parent
Accessors
x
y
z
Methods
get
Raw
Rot
get
Vec3
set
Raw
Rot
toJSON
Constructors
constructor
new
Rotation
(
parent
:
IMemory
)
:
Rotation
Parameters
parent:
IMemory
Returns
Rotation
Properties
json
Fields
json
Fields
:
string
[]
= ...
Private
Readonly
parent
parent
:
IMemory
Accessors
x
get
x
(
)
:
number
set
x
(
x
:
number
)
:
void
Returns
number
Parameters
x:
number
Returns
void
y
get
y
(
)
:
number
set
y
(
y
:
number
)
:
void
Returns
number
Parameters
y:
number
Returns
void
z
get
z
(
)
:
number
set
z
(
z
:
number
)
:
void
Returns
number
Parameters
z:
number
Returns
void
Methods
get
Raw
Rot
get
Raw
Rot
(
)
:
Buffer
Returns
Buffer
get
Vec3
get
Vec3
(
)
:
Vector3
Returns
Vector3
set
Raw
Rot
set
Raw
Rot
(
rot
:
Buffer
)
:
void
Parameters
rot:
Buffer
Returns
void
toJSON
toJSON
(
)
:
any
Returns
any
Exports
modloader/cores/OOT/
Actor
Actor
Base
Actor
Death
Behavior
Position
Rotation
constructor
json
Fields
parent
x
y
z
get
Raw
Rot
get
Vec3
set
Raw
Rot
toJSON
IActor
Death
File
actor
Death
Behavior
Map
get
Actor
Behavior
set
Actor
Behavior
Generated using
TypeDoc