Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/UGeometryCollectionRootProxyRend-
Description
Set the state of the geometry collection. This is used by the renderer to managed resources with regards to the state (see EStateFlags).
Virtual Inheritance
- IGeometryCollectionExternalRenderInterface::UpdateState → UGeometryCollectionRootProxyRenderer::UpdateState
| Name | UpdateState |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionRootProxyRenderer.h |
| Include Path | #include "GeometryCollection/GeometryCollectionRootProxyRenderer.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionRootProxyRenderer.cpp |
virtual void UpdateState
(
UGeometryCollection const & InGeometryCollection,
FTransform const & InComponentTransform,
uint32 InStateFlags
)