FSharedPoolPolicyData::GetPoolBucketSize

Get the pool bucket size from the index

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h

Include

#include "GPUSkinVertexFactory.h"

Source

/Engine/Source/Runtime/Engine/Private/GPUSkinVertexFactory.cpp

Syntax

uint32 GetPoolBucketSize
(
    uint32 Bucket
)

Remarks

Get the pool bucket size from the index

Returns

The bucket size.

Parameters

Parameter

Description

Bucket

the bucket index

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