Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionExternalRenderInterface.h |
| Include | #include "GeometryCollection/GeometryCollectionExternalRenderInterface.h" |
Syntax
class IGeometryCollectionExternalRenderInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OnRegisterGeometryCollection
(
UGeometryCollectionComponent const& InComponent |
||
| void | |||
| void | UpdateRootTransform
(
UGeometryCollection const& InGeometryCollection, |
||
| void | UpdateState
(
UGeometryCollection const& InGeometryCollection, |
||
| void | UpdateTransforms
(
UGeometryCollection const& InGeometryCollection, |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateTransforms
(
UGeometryCollection const& InGeometryCollection, |
Use FTransform version of UpdateTransforms instead |