GetSkinnedTrianglePositions

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetSkinnedTrianglePositions

(
    FSkeletalMeshAccessorHelper& Acces...,
    int32 Tri,
    FVector& OutPos0,
    FVector& OutPos1,
    FVector& OutPos2,
    int32& Idx0,
    int32& Idx1,
    int32& Idx2
)

Public function

void

 

GetSkinnedTrianglePositions

(
    FSkeletalMeshAccessorHelper& Acces...,
    int32 Tri,
    FVector& OutPos0,
    FVector& OutPos1,
    FVector& OutPos2,
    FVector& OutPrev0,
    FVector& OutPrev1,
    FVector& OutPrev2,
    int32& Idx0,
    int32& Idx1,
    int32& Idx2
)

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