Skip to content

Documentation / scene / normalizeScriptAttachments

Function: normalizeScriptAttachments()

normalizeScriptAttachments(value): ScriptAttachment[]

Defined in: libs/scene/src/scene/script_attachment.ts:61

Normalizes an arbitrary value into an array of script attachments.

Parameters

value

unknown

Returns

ScriptAttachment[]

Released under the MIT License.