spineCullingContractFrom
spineCullingContractFrom(
importer):SpineCullingContract|undefined
Defined in: asset/spineImportSettings.ts:57
Parse an importer block; undefined when it carries no contract.
Both halves or neither: a fresh .meta carries every declared setting’s
default, so the state “no contract” is a zero-area rectangle and an empty
atlas rather than absent keys — and half a contract is not one.
Parameters
Section titled “Parameters”importer
Section titled “importer”Record<string, unknown> | null | undefined
Returns
Section titled “Returns”SpineCullingContract | undefined