UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IGeometryCollectionExternalRenderInterface Member List

This is the complete list of members for IGeometryCollectionExternalRenderInterface, including all inherited members.

CanEverUseNativeFallback() constIGeometryCollectionExternalRenderInterfaceinlinevirtual
EState_Broken enum valueIGeometryCollectionExternalRenderInterface
EState_ForcedBroken enum valueIGeometryCollectionExternalRenderInterface
EState_Visible enum valueIGeometryCollectionExternalRenderInterface
EStateFlags enum nameIGeometryCollectionExternalRenderInterface
OnRegisterGeometryCollection(UGeometryCollectionComponent &InComponent)=0IGeometryCollectionExternalRenderInterfacepure virtual
OnUnregisterGeometryCollection()=0IGeometryCollectionExternalRenderInterfacepure virtual
ShouldUseNativeFallback(uint32 InStateFlags) constIGeometryCollectionExternalRenderInterfaceinlinevirtual
UpdateRootTransform(UGeometryCollection const &InGeometryCollection, FTransform const &InRootTransform)=0IGeometryCollectionExternalRenderInterfacepure virtual
UpdateRootTransforms(UGeometryCollection const &InGeometryCollection, FTransform const &InRootTransform, TArrayView< const FTransform3f > InRootLocalTransforms)IGeometryCollectionExternalRenderInterfaceinlinevirtual
UpdateState(UGeometryCollection const &InGeometryCollection, FTransform const &InComponentTransform, uint32 InStateFlags)=0IGeometryCollectionExternalRenderInterfacepure virtual
UpdateState(UGeometryCollection const &InGeometryCollection, FTransform const &InComponentTransform, bool bInIsBroken, bool bInIsVisible)IGeometryCollectionExternalRenderInterfaceinlinevirtual
UpdateTransforms(UGeometryCollection const &InGeometryCollection, TArrayView< const FTransform3f > InTransforms)=0IGeometryCollectionExternalRenderInterfacepure virtual
UpdateTransforms(UGeometryCollection const &InGeometryCollection, TArrayView< const FMatrix > InMatrices)IGeometryCollectionExternalRenderInterfaceinlinevirtual