weasel API - v0.8.0
Preparing search index...
ResizeProposed
Interface ResizeProposed<TPose>
Per-frame proposed resize: pose plus the anchor pinning the opposite corner.
interface
ResizeProposed
<
TPose
extends
ResizePose
>
{
anchor
:
ResizeAnchor
;
pose
:
TPose
;
}
Type Parameters
TPose
extends
ResizePose
Index
Properties
anchor
pose
Properties
anchor
anchor
:
ResizeAnchor
pose
pose
:
TPose
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
anchor
pose
weasel API - v0.8.0
Loading...
Per-frame proposed resize: pose plus the anchor pinning the opposite corner.