spineSceneDiagnostics
此内容尚不支持你的语言。
spineSceneDiagnostics(
runtimes,observing):SpineSceneDiagnostics
Defined in: spine/spineSceneDiagnostics.ts:192
Read every loaded runtime and say what the scene’s spine is doing.
observing is the manager’s, not inferred from whether metrics objects
exist: a realm watching a scene that has loaded no runtime yet is observing,
and reporting otherwise would send someone to turn on what is already on.
Parameters
Section titled “Parameters”runtimes
Section titled “runtimes”Iterable<SpineDiagnosticRuntime>
observing
Section titled “observing”boolean