API reference
API reference
Select your platform
No SDKs available
No versions available

PanelShape

PanelShape

class PanelShapeconstructor(scene: Scene, options: PanelConfigOptions2, val panelSurface: PanelSurface, sceneObject: SceneObject, var config: PanelShapeConfig? = null)

Constructors

NameSummary
PanelShape
constructor(scene: Scene, config: PanelShapeConfig, panelSurface: PanelSurface, sceneObject: SceneObject)constructor(scene: Scene, options: PanelConfigOptions2, panelSurface: PanelSurface, sceneObject: SceneObject, config: PanelShapeConfig? = null)

Properties

NameSummary
config
var config: PanelShapeConfig?
layer
var layer: SceneLayer?
options
lateinit var options: PanelConfigOptions2
panelSurface
val panelSurface: PanelSurface
scale
var scale: Vector3

Functions

NameSummary
destroy
fun destroy()
Did you find this page helpful?
Thumbs up icon
Thumbs down icon