check
Code copied to clipboard.
close
menu
menu_open
menu

LkMaterialType

Specifies acceptable string values for material type. By default, only “glass” and “flat.”

Scope

Global
Local

Kind

Interface
Type

Source Code

content_copy

type LkMaterialType = "flat" | "glass" | "debug";

Related Components

Components that use this type.

Related Types

Types with similar roles.