FkDOPBuildCollisionTriangle::FkDOPBuildCollisionTriangle

Sets the indices, material index, calculates the centroid using the specified triangle vertex positions

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Experimental/Chaos/Private/kDOP.h

Include

#include "kDOP.h"

Syntax

FkDOPBuildCollisionTriangle
(
    KDOP_IDX_TYPE InMaterialIndex,
    const FVector4 & vert0,
    const FVector4 & vert1,
    const FVector4 & vert2
)

Remarks

Sets the indices, material index, calculates the centroid using the specified triangle vertex positions

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