Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include | #include "Components/PrimitiveComponent.h" |
Syntax
struct FRendererStencilMaskEvaluation
Remarks
Converts a stencil mask from the editor's USTRUCT version to the version the renderer uses.
Functions
| Type | Name | Description | |
|---|---|---|---|
| EStencilMask | ToStencilMask
(
const ERendererStencilMask InEnum |