UMRMeshComponent::SetCollisionEnabled

Controls what kind of collision is enabled for this body

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::SetCollisionEnabled()

UMRMeshComponent::SetCollisionEnabled()

References

Module

MRMesh

Header

/Engine/Source/Runtime/MRMesh/Public/MRMeshComponent.h

Include

#include "MRMeshComponent.h"

Source

/Engine/Source/Runtime/MRMesh/Private/MRMeshComponent.cpp

Syntax

virtual void SetCollisionEnabled
(
    ECollisionEnabled::Type NewType
)

Remarks

Controls what kind of collision is enabled for this body

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss