Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
createStorageLayout
Function createStorageLayout
createStorageLayout
<
const
Schema
extends
Readonly
<
Record
<
string
,
StorageType
>
>
>
(
schema
:
Schema
,
)
:
StorageLayout
<
Schema
>
Compile an immutable, type-inferred WGSL storage-address-space layout.
Type Parameters
const
Schema
extends
Readonly
<
Record
<
string
,
StorageType
>
>
Parameters
schema
:
Schema
Returns
StorageLayout
<
Schema
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...
Compile an immutable, type-inferred WGSL storage-address-space layout.