SceneBackgroundComponentData

@Serializable
data class SceneBackgroundComponentData(val sceneBackground: SceneBackgroundData) : ComponentData

Constructors

Link copied to clipboard
constructor(sceneBackground: SceneBackgroundData)

Properties

Link copied to clipboard