Components
Classes
Types
No results found.
If this is a bug, please report it.
Scroll
Open
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.”
type LkMatProps = LkMatProps_Glass | LkMatProps_Flat;
Types with similar roles.