FGeomCacheVertexBuffer::Update

Sugar function to update from a typed array.

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 Update
(
    const TArray< DataType > & Vertices
)

Remarks

Sugar function to update from a typed array.

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