Preparing search index...
The search index is not available
TrueForm API
TrueForm API
dsl/generators
featureArray
Function featureArray
feature
Array
<
T
>
(
layout
,
make
)
:
T
[]
Generate a 2D grid of features (constant Z from origin).
Type Parameters
T
extends
IntentFeature
Parameters
layout
:
FeatureArrayLayout
make
:
(
(
item
)
=>
T
|
T
[]
)
(
item
)
:
T
|
T
[]
Parameters
item
:
FeatureArrayItem
Returns
T
|
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...
Generate a 2D grid of features (constant Z from origin).