unreal.RendererStencilMask

class unreal.RendererStencilMask

Bases: unreal.EnumBase

Exposed enum to parallel RHI’s EStencilMask and show up in the editor. Has a paired struct to convert between the two.

C++ Source:

  • Module: Engine

  • File: PrimitiveComponent.h

ERSM_1

2

ERSM_128

9

ERSM_16

6

ERSM_2

3

ERSM_255

1

ERSM_32

7

ERSM_4

4

ERSM_64

8

ERSM_8

5

ERSM_DEFAULT

0