Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterial
Syntax
TEnumAsByte< EMaterialDomain > MaterialDomain
Remarks
The domain that the material's attributes will be evaluated in. Certain pieces of material functionality are only valid in certain domains, for example vertex normal is only valid on a surface.