Navigation
API > API/Plugins > API/Plugins/GeneSplicerModule
| Name | FPoolSpliceParams |
| Type | class |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerModule/Public/PoolSpliceParams.h |
| Include Path | #include "PoolSpliceParams.h" |
Syntax
class FPoolSpliceParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPoolSpliceParams
(
gs4::PoolSpliceParams* PoolSpliceParams |
PoolSpliceParams.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPoolSpliceParams() |
PoolSpliceParams.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PoolSpliceParamsPtr | gs4::PoolSpliceParams * | PoolSpliceParams.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint16 GetDNACount() |
PoolSpliceParams.h | ||
uint16 GetRegionCount() |
PoolSpliceParams.h | ||
void SetDNAFilter
(
TArrayView< const uint16 > DNAIndices |
PoolSpliceParams.h | ||
void SetMeshFilter
(
TArrayView< const uint16 > MeshIndices |
PoolSpliceParams.h | ||
void SetScale
(
float scale |
PoolSpliceParams.h | ||
void SetSpliceWeights
(
uint16 DNAStartIndex, |
PoolSpliceParams.h |