Navigation
API > API/Runtime > API/Runtime/MRMesh > API/Runtime/MRMesh/UMRMeshComponent
- UPrimitiveComponent::SetCollisionResponseToAllChannels()
- UMRMeshComponent::SetCollisionResponseToAllChannels()
References
| Module | MRMesh |
| Header | /Engine/Source/Runtime/MRMesh/Public/MRMeshComponent.h |
| Include | #include "MRMeshComponent.h" |
| Source | /Engine/Source/Runtime/MRMesh/Private/MRMeshComponent.cpp |
virtual void SetCollisionResponseToAllChannels
&40;
ECollisionResponse NewResponse
&41;
Remarks
Changes all ResponseToChannels container for this PrimitiveComponent. to be NewResponse
Parameters
| Name | Description |
|---|---|
| NewResponse | What the new response should be to the supplied Channel |