weasel API - v0.8.0
Preparing search index...
InsertProposed
Interface InsertProposed<TPose>
Per-frame proposed insert: the two world points plus their derived bounds and pose.
interface
InsertProposed
<
TPose
>
{
bounds
:
ResizePose
;
current
:
InsertPoint
;
pose
:
TPose
;
start
:
InsertPoint
;
}
Type Parameters
TPose
Index
Properties
bounds
current
pose
start
Properties
bounds
bounds
:
ResizePose
current
current
:
InsertPoint
pose
pose
:
TPose
start
start
:
InsertPoint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bounds
current
pose
start
weasel API - v0.8.0
Loading...
Per-frame proposed insert: the two world points plus their derived bounds and pose.