FVertexParameterMapper::FVertexParameterMapper

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/Utils/ClothingMeshUtils.h

Include

#include "Utils/ClothingMeshUtils.h"

Syntax

FVertexParameterMapper
(
    TArrayView< const FVector > InMesh0Positions,
    TArrayView< const FVector > InMesh0Normals,
    TArrayView< const FVector > InMesh1Positions,
    TArrayView< const FVector > InMesh1Normals,
    TArrayView< const uint32 > InMesh1Indices
)

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