FRawStaticIndexBuffer::GetIndexDataSize

== [GetNumIndices()](API\Runtime\Engine\FRawStaticIndexBuffer\GetNumIndices) * (b32Bit ? 4 : 2)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h

Include

#include "RawIndexBuffer.h"

Syntax

int32 GetIndexDataSize() const

Remarks

== GetNumIndices() * (b32Bit ? 4 : 2)

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