Navigation
API > API/Plugins > API/Plugins/AvalancheShapes > API/Plugins/AvalancheShapes/DynamicMeshes > API/Plugins/AvalancheShapes/DynamicMeshes/UAvaShapeDynamicMeshBase
- UAvaShapeDynamicMeshBase::GetBounds()
- UAvaShape2DDynMeshBase::GetBounds()
- UAvaShape3DDynMeshBase::GetBounds()
References
| Module | AvalancheShapes |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeDynMeshBase.h |
| Include | #include "DynamicMeshes/AvaShapeDynMeshBase.h" |
virtual void GetBounds
(
FVector & Origin,
FVector & BoxExtent,
FVector & Pivot
) const
Remarks
Gets the bounds of the shape, override this in child classes for custom bounds Origin is the center of the box, BoxExtent is half the size, pivot is the default location of the pivot for this shape