![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IGeometryCollectionExternalRenderInterface, including all inherited members.
| CanEverUseNativeFallback() const | IGeometryCollectionExternalRenderInterface | inlinevirtual |
| EState_Broken enum value | IGeometryCollectionExternalRenderInterface | |
| EState_ForcedBroken enum value | IGeometryCollectionExternalRenderInterface | |
| EState_Visible enum value | IGeometryCollectionExternalRenderInterface | |
| EStateFlags enum name | IGeometryCollectionExternalRenderInterface | |
| OnRegisterGeometryCollection(UGeometryCollectionComponent &InComponent)=0 | IGeometryCollectionExternalRenderInterface | pure virtual |
| OnUnregisterGeometryCollection()=0 | IGeometryCollectionExternalRenderInterface | pure virtual |
| ShouldUseNativeFallback(uint32 InStateFlags) const | IGeometryCollectionExternalRenderInterface | inlinevirtual |
| UpdateRootTransform(UGeometryCollection const &InGeometryCollection, FTransform const &InRootTransform)=0 | IGeometryCollectionExternalRenderInterface | pure virtual |
| UpdateRootTransforms(UGeometryCollection const &InGeometryCollection, FTransform const &InRootTransform, TArrayView< const FTransform3f > InRootLocalTransforms) | IGeometryCollectionExternalRenderInterface | inlinevirtual |
| UpdateState(UGeometryCollection const &InGeometryCollection, FTransform const &InComponentTransform, uint32 InStateFlags)=0 | IGeometryCollectionExternalRenderInterface | pure virtual |
| UpdateState(UGeometryCollection const &InGeometryCollection, FTransform const &InComponentTransform, bool bInIsBroken, bool bInIsVisible) | IGeometryCollectionExternalRenderInterface | inlinevirtual |
| UpdateTransforms(UGeometryCollection const &InGeometryCollection, TArrayView< const FTransform3f > InTransforms)=0 | IGeometryCollectionExternalRenderInterface | pure virtual |
| UpdateTransforms(UGeometryCollection const &InGeometryCollection, TArrayView< const FMatrix > InMatrices) | IGeometryCollectionExternalRenderInterface | inlinevirtual |