EPhysicalMaterialMaskColor::Type

Types of valid physical material mask colors which may be associated with a physical material

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

namespace EPhysicalMaterialMaskColor
{
    enum Type
    {
        Red,
        Green,
        Blue,
        Cyan,
        Magenta,
        Yellow,
        White,
        Black,
        MAX,
    }
}

Values

Name

Description

Red

Green

Blue

Cyan

Magenta

Yellow

White

Black

MAX

Remarks

Types of valid physical material mask colors which may be associated with a physical material

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss