Skip to content

ECS Framework API v2.2.11


ECS Framework API / SerializationFormat

Type Alias: SerializationFormat

SerializationFormat = "json" | "binary"

Defined in: packages/core/src/ECS/Serialization/SceneSerializer.ts:19

场景序列化格式

Released under the MIT License.