Search
Preparing search index...
The search index is not available
Mixed Reality Extension SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ActorTransform
Class ActorTransform
Hierarchy
ActorTransform
Implements
ActorTransformLike
Index
Constructors
constructor
Accessors
app
local
Methods
copy
toJSON
Constructors
constructor
new
Actor
Transform
(
)
:
ActorTransform
Returns
ActorTransform
Accessors
app
get
app
(
)
:
Transform
set
app
(
value
:
Transform
)
:
void
Returns
Transform
Parameters
value:
Transform
Returns
void
local
get
local
(
)
:
ScaledTransform
set
local
(
value
:
ScaledTransform
)
:
void
Returns
ScaledTransform
Parameters
value:
ScaledTransform
Returns
void
Methods
copy
copy
(
from
:
Partial
<
ActorTransformLike
>
)
:
this
Parameters
from:
Partial
<
ActorTransformLike
>
Returns
this
toJSON
toJSON
(
)
:
ActorTransformLike
Returns
ActorTransformLike
Globals
Actor
Transform
constructor
app
local
copy
toJSON