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

MeshCreatorConfigOptions2

MeshCreatorConfigOptions2

data class MeshCreatorConfigOptions2(var sceneMeshCreator: PanelConfigOptions2.(texture: SceneTexture) -> SceneMesh? = null) : PanelConfigOptions2.Node

Constructors

NameSummary
MeshCreatorConfigOptions2
constructor(sceneMeshCreator: PanelConfigOptions2.(texture: SceneTexture) -> SceneMesh? = null)

Properties

NameSummary
sceneMeshCreator
var sceneMeshCreator: PanelConfigOptions2.(texture: SceneTexture) -> SceneMesh?
Did you find this page helpful?
Thumbs up icon
Thumbs down icon