weasel API - v0.8.0
Preparing search index...
RotateGeometry
Interface RotateGeometry<TPose>
interface
RotateGeometry
<
TPose
>
{
getRotatedBounds
(
pose
:
TPose
)
:
RotatedPose
;
withRotation
(
pose
:
TPose
,
rotation
:
number
)
:
TPose
;
}
Type Parameters
TPose
Index
Methods
get
Rotated
Bounds
with
Rotation
Methods
get
Rotated
Bounds
getRotatedBounds
(
pose
:
TPose
)
:
RotatedPose
Parameters
pose
:
TPose
Returns
RotatedPose
with
Rotation
withRotation
(
pose
:
TPose
,
rotation
:
number
)
:
TPose
Write a new rotation back into the pose; bounds stay the same.
Parameters
pose
:
TPose
rotation
:
number
Returns
TPose
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Rotated
Bounds
with
Rotation
weasel API - v0.8.0
Loading...
Write a new rotation back into the pose; bounds stay the same.