Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterfaceSkeletalMes-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GetTriangleCoordAtUV
(
FVectorVMExternalFunctionContext& Context |
NiagaraDataInterfaceSkeletalMesh.h | ||
void GetTriangleCoordAtUV
(
FVectorVMExternalFunctionContext& Context |
GetTriangleCoordAtUV(FVectorVMExternalFunctionContext &)
| Name | GetTriangleCoordAtUV |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceSkeletalMesh.h |
| Include Path | #include "NiagaraDataInterfaceSkeletalMesh.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NDISkeletalMesh_TriangleSampling.cpp |
template<typename VertexAccessorType>
void GetTriangleCoordAtUV
(
FVectorVMExternalFunctionContext & Context
)
GetTriangleCoordAtUV(FVectorVMExternalFunctionContext &)
| Name | GetTriangleCoordAtUV |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NDISkeletalMesh_TriangleSampling.cpp |
| Include Path | #include "NDISkeletalMesh_TriangleSampling.cpp" |
template<>
void GetTriangleCoordAtUV
(
FVectorVMExternalFunctionContext & Context
)