Replay Snapshot Request
@Serializable
Request object containing input parameters for the LayerTreeDomain.replaySnapshot command.
Constructors
Link copied to clipboard
constructor(snapshotId: SnapshotId, fromStep: Int? = null, toStep: Int? = null, scale: Double? = null)