FGeomCacheVertexBuffer::UpdateSizeTyped

Resize the buffer but don't initialize it with any data.

Windows
MacOS
Linux

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h

Include

#include "GeometryCacheSceneProxy.h"

Syntax

template<class DataType>
void UpdateSizeTyped
(
    int32 NewSizeInElements
)

Remarks

Resize the buffer but don't initialize it with any data.

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