Skip to content

@web-engine-dev/resources


@web-engine-dev/resources / ResourceFieldType

Type Alias: ResourceFieldType

ResourceFieldType = "string" | "number" | "boolean" | "color" | "vec2" | "vec3" | "vec4" | "enum" | "asset-ref"

The serializable field type identifier.

Determines how the field is serialized and which editor widget is used when no explicit widget override is provided.

Proprietary software. All rights reserved.