SceneParameter

data class SceneParameter(val sceneName: String, val frame: Int, val screenshotPath: String?)

Constructors

Link copied to clipboard
constructor(sceneName: String, frame: Int, screenshotPath: String?)

Properties

Link copied to clipboard
val frame: Int
Link copied to clipboard
Link copied to clipboard