FNDI_SkeletalMesh_GeneratedData

Windows
MacOS
Linux

Inheritance Hierarchy

FNDI_GeneratedData

FNDI_SkeletalMesh_GeneratedData

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceSkeletalMesh.h

Include

#include "NiagaraDataInterfaceSkeletalMesh.h"

Syntax

class FNDI_SkeletalMesh_GeneratedData : public FNDI_GeneratedData

Functions

Name Description

Public function

FSkeletalMes...

 

GetCachedConnectivity

(
    TWeakObjectPtr< USkeletalMesh >& I...,
    int32 InLodIndex,
    FSkeletalMeshConnectivityUsage Usag...,
    bool bNeedsDataImmediately
)

Public function

FSkeletalMes...

 

GetCachedSkinningData

(
    TWeakObjectPtr< USkeletalMeshCompon...,
    FSkeletalMeshSkinningDataUsage Usag...,
    bool bNeedsDataImmediately
)

Public function

FSkeletalMes...

 

GetCachedUvMapping

(
    TWeakObjectPtr< USkeletalMesh >& I...,
    int32 InLodIndex,
    int32 InUvSetIndex,
    FSkeletalMeshUvMappingUsage Usage,
    bool bNeedsDataImmediately
)

Public function Static

TypeHash

 

GetTypeHash()

Overridden from FNDI_GeneratedData

Name Description

Public function Virtual

void

 

Tick

(
    ETickingGroup TickGroup,
    float DeltaSeconds
)

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