Skip to content

Function: sceneComponentSchemaFromComponent()

sceneComponentSchemaFromComponent(component, options): SceneComponentSchema

Defined in: packages/core/src/ecs/component-manifest.ts:57

Derive editor and validation metadata from the actual Elics schema.

Parameters

component

Component

options

ComponentCatalogOptions = {}

Returns

SceneComponentSchema

Privacy | Terms