Components
Classes
Types
No results found.
If this is a bug, please report it.
Scroll
Open
Specifies acceptable string values for material type. By default, only “glass” and “flat.”
type LkMaterialType = "flat" | "glass" | "debug";
Types with similar roles.