FPlacedMesh

Windows
MacOS
Linux

References

Module

ProxyLODMeshReduction

Header

/Engine/Plugins/Experimental/ProxyLODPlugin/Source/ProxyLOD/Public/ProxyLODVolume.h

Include

#include "ProxyLODVolume.h"

Syntax

class FPlacedMesh

Variables

Name Description

Public variable

const FMeshDesc...

 

Mesh

Public variable

FTransform

 

Transform

Constructors

Name Description

Public function

FPlacedMesh()

Public function

FPlacedMesh

(
    const FPlacedMesh& other
)

Public function

FPlacedMesh

(
    const FMeshDescription* MeshIn,
    const FTransform& TransformIn
)

Operators

Name Description

Public function

FPlacedMesh ...

 

operator=

(
    const FPlacedMesh& other
)

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