FStaticMeshFilteredAreaWeightedSectionSampler

Allows uniform random sampling of a number of mesh sections filtered by an [FNDIStaticMeshSectionFilter](API\Plugins\Niagara\FNDIStaticMeshSectionFilter)

Windows
MacOS
Linux

Inheritance Hierarchy

FWeightedRandomSampler

FStaticMeshFilteredAreaWeightedSectionSampler

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceStaticMesh.h"

Syntax

struct FStaticMeshFilteredAreaWeightedSectionSampler : public FWeightedRandomSampler

Remarks

Allows uniform random sampling of a number of mesh sections filtered by an FNDIStaticMeshSectionFilter

Variables

Name Description

Protected variable

FNDIStaticMesh_...

 

Owner

Protected variable

TRefCountPtr< c...

 

Res

Constructors

Functions

Name Description

Protected function Virtual

float

 

GetWeights

(
    TArray< float >& OutWeights
)

Public function

void

 

Init

(
    const FStaticMeshLODResources*...,
    FNDIStaticMesh_InstanceData* I...
)

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