SpineAssetDiagnostic
Defined in: spine/spineSceneDiagnostics.ts:72
One loaded skeleton, and whether the entities on it may owe a world pose.
Properties
Section titled “Properties”blockedBy
Section titled “blockedBy”blockedBy: readonly
SpineDeferralBlocker[]
Defined in: spine/spineSceneDiagnostics.ts:88
Empty exactly when mayDefer.
entities
Section titled “entities”entities:
number
Defined in: spine/spineSceneDiagnostics.ts:83
Entities posed by it, disabled ones included: it is the residency’s refcount.
envelope
Section titled “envelope”envelope:
"unknown"|"certified"|"observed"
Defined in: spine/spineSceneDiagnostics.ts:86
What the culling promise amounts to, not the rectangle itself.
era:
string
Defined in: spine/spineSceneDiagnostics.ts:75
The era — one generation of one skeleton+atlas pair.
mayDefer
Section titled “mayDefer”mayDefer:
boolean
Defined in: spine/spineSceneDiagnostics.ts:84
pair:
SpinePair
Defined in: spine/spineSceneDiagnostics.ts:81
The asset, as the two refs it is made of. Carried rather than split back
out of era: a ref can be @uuid:... and a path can be C:/..., so
anything routing a person to this asset has to be handed the pair.
version
Section titled “version”version:
SpineVersion
Defined in: spine/spineSceneDiagnostics.ts:73