bitbybit.dev v1.0.0-rc.1
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Manifold
CrossSectionWarpDto
Class CrossSectionWarpDto<T>
Type Parameters
T
Index
Constructors
constructor
Properties
cross
Section
warp
Func
Constructors
constructor
new
CrossSectionWarpDto
<
T
>
(
crossSection
?:
T
,
warpFunc
?:
(
vert
:
Vector2
)
=>
void
,
)
:
CrossSectionWarpDto
<
T
>
Type Parameters
T
Parameters
Optional
crossSection
:
T
Optional
warpFunc
:
(
vert
:
Vector2
)
=>
void
Returns
CrossSectionWarpDto
<
T
>
Properties
cross
Section
crossSection
:
T
Cross section
warp
Func
warpFunc
:
(
vert
:
Vector2
)
=>
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
cross
Section
warp
Func
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0-rc.1
Loading...
Cross section