WorldSceneSnapshot
Defined in: Inspector.ts:277
Properties
Section titled “Properties”effectiveTimeScale
Section titled “effectiveTimeScale”effectiveTimeScale:
number
Defined in: Inspector.ts:287
scene.timeScale composed with active SceneTime requests
(freeze/slow-mo) — the default scale for non-excluded updates and
scene-wide consumers such as physics.
entities
Section titled “entities”entities:
WorldEntitySnapshot[]
Defined in: Inspector.ts:291
events
Section titled “events”events:
EventLogEntry[]
Defined in: Inspector.ts:294
frozen
Section titled “frozen”frozen:
boolean
Defined in: Inspector.ts:289
True while the effective scale is 0 (hitstop/freeze frame in force).
id:
string
Defined in: Inspector.ts:278
name:
string
Defined in: Inspector.ts:279
paused
Section titled “paused”paused:
boolean
Defined in: Inspector.ts:280
physics
Section titled “physics”physics:
PhysicsSnapshot
Defined in: Inspector.ts:293
seed:
number
Defined in: Inspector.ts:290
timeScale
Section titled “timeScale”timeScale:
number
Defined in: Inspector.ts:281
ui:
UITreeSnapshot|null
Defined in: Inspector.ts:292