bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Manifold
ManifoldWarpDto
Class ManifoldWarpDto<T>
Type Parameters
T
Index
Constructors
constructor
Properties
manifold
warp
Func
Constructors
constructor
new
ManifoldWarpDto
<
T
>
(
manifold
?:
T
,
warpFunc
?:
(
vert
:
Vector3
)
=>
void
,
)
:
ManifoldWarpDto
<
T
>
Type Parameters
T
Parameters
Optional
manifold
:
T
Optional
warpFunc
:
(
vert
:
Vector3
)
=>
void
Returns
ManifoldWarpDto
<
T
>
Properties
manifold
manifold
:
T
Manifold shape
warp
Func
warpFunc
:
(
vert
:
Vector3
)
=>
void
A function that modifies a given vertex position
Default
undefined
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
manifold
warp
Func
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Manifold shape