Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FDynamicMeshBuilderSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/DynamicMeshBuilder.h |
| Include Path | #include "DynamicMeshBuilder.h" |
Syntax
struct FDynamicMeshBuilderSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCanApplyViewModeOverrides | bool | DynamicMeshBuilder.h | ||
| bDisableBackfaceCulling | bool | DynamicMeshBuilder.h | ||
| bIsFirstPerson | bool | DynamicMeshBuilder.h | ||
| bReceivesDecals | bool | DynamicMeshBuilder.h | ||
| bUseSelectionOutline | bool | DynamicMeshBuilder.h | ||
| bUseWireframeSelectionColoring | bool | DynamicMeshBuilder.h | ||
| bWireframe | bool | DynamicMeshBuilder.h | ||
| CastShadow | bool | DynamicMeshBuilder.h |