Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/DrawSphereComponent.h |
Include |
#include "Components/DrawSphereComponent.h" |
class UDrawSphereComponent : public USphereComponent
A sphere generally used for simple collision. Bounds are rendered as lines in the editor.
Name | Description | |
---|---|---|
|
UDrawSphereComponent ( |
Name | Description | ||
---|---|---|---|
|
bool |
ComponentIsTouchingSelectionBox ( |
Determines whether the supplied bounding box intersects with the component. |
|
bool |
ComponentIsTouchingSelectionFrustum ( |
Determines whether the supplied frustum intersects with the component. |