CachedSkinningDataAndUsage

Encapsulates skinning data and mesh usage information.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceSkeletalMesh.h"

Syntax

struct CachedSkinningDataAndUsage

Remarks

Encapsulates skinning data and mesh usage information. Set by GetCachedSkinningData and used by TickGeneratedData to determine whether we need to pre-skin or not.

Variables

Name Description

Public variable

bool

 

bHasTicked

Public variable

TSharedPtr< FSk...

 

SkinningData

Public variable

FSkeletalMeshSk...

 

Usage

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