GetScenePlainArgs

data class GetScenePlainArgs(val sceneId: String, val workspaceId: String) : ConvertibleToJava<GetScenePlainArgs>

Constructors

Link copied to clipboard
fun GetScenePlainArgs(sceneId: String, workspaceId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetScenePlainArgs

Properties

Link copied to clipboard

The ID of the scene.

Link copied to clipboard

The ID of the scene.