Navigation
API > API/Plugins > API/Plugins/ProxyLODMeshReduction > API/Plugins/ProxyLODMeshReduction/IVoxelBasedCSG
| Name | FPlacedMesh |
| Type | class |
| Header File | /Engine/Plugins/Editor/ProxyLODPlugin/Source/ProxyLOD/Public/ProxyLODVolume.h |
| Include Path | #include "ProxyLODVolume.h" |
Syntax
class FPlacedMesh
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPlacedMesh () |
ProxyLODVolume.h | ||
FPlacedMesh
(
const FPlacedMesh& other |
ProxyLODVolume.h | ||
FPlacedMesh
(
const FMeshDescription* MeshIn, |
ProxyLODVolume.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Mesh | const FMeshDescription * | ProxyLODVolume.h | ||
| Transform | FTransform | ProxyLODVolume.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPlacedMesh & operator=
(
const FPlacedMesh& other |
ProxyLODVolume.h |