Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/UDynamicMeshComponent
Description
Call this instead of NotifyMeshUpdated() if you have only updated the vertex colors (or triangle color function). This function will update the existing RenderProxy buffers if possible
| Name | FastNotifyColorsUpdated |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryFramework/Public/Components/DynamicMeshComponent.h |
| Include Path | #include "Components/DynamicMeshComponent.h" |
| Source | /Engine/Source/Runtime/GeometryFramework/Private/Components/DynamicMeshComponent.cpp |
void FastNotifyColorsUpdated()