FRawStaticIndexBuffer::FRawStaticIndexBuffer

Initialization constructor.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "RawIndexBuffer.h"

Source

/Engine/Source/Runtime/Engine/Private/RawIndexBuffer.cpp

Syntax

FRawStaticIndexBuffer
(
    bool InNeedsCPUAccess
)

Remarks

Initialization constructor.

Parameters

Parameter

Description

InNeedsCPUAccess

True if resource array data should be accessible by the CPU.

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