Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection > API/Runtime/GeometryCollectionEngine/GeometryCollection/UGeometryCollect-
- UPrimitiveComponent::SetCollisionObjectType()
- UGeometryCollectionComponent::SetCollisionObjectType()
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h |
| Include | #include "GeometryCollection/GeometryCollectionComponent.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp |
virtual void SetCollisionObjectType
&40;
ECollisionChannel Channel
&41;
Remarks
Changes the collision channel that this object uses when it moves
Parameters
| Name | Description |
|---|---|
| Channel | The new channel for this component to use |