Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/UGeometryCollectionComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBox ComputeBounds
(
const FMatrix& LocalToWorldWithScale |
GeometryCollection/GeometryCollectionComponent.h | ||
FBox ComputeBounds
(
const FTransform& LocalToWorldWithScale |
GeometryCollection/GeometryCollectionComponent.h |
ComputeBounds(const FMatrix &)
| Name | ComputeBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
FBox ComputeBounds
(
const FMatrix & LocalToWorldWithScale
) const
ComputeBounds(const FTransform &)
| Name | ComputeBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
FBox ComputeBounds
(
const FTransform & LocalToWorldWithScale
) const