Type

MergeComps

: Omit<MergeObj<T>, keyof Comp>

A type to merge the components of a game object, omitting the default component properties.

group Component Types

kaplay logo

Layer

Miscalenous