check
Code copied to clipboard.
close
menu
menu_open
menu

LkMatProps

A union type that can be equal to one of the more specific “MatProps” types which are notated with the suffix “_[materialType]” such as “LkMatProps_Glass” or “LkMatProps_Flat.”

Scope

Global
Local

Kind

Interface
Type

Source Code

content_copy

type LkMatProps = LkMatProps_Glass | LkMatProps_Flat;

Related Components

Components that use this type.

Related Types

Types with similar roles.

No items found.