ULightComponentBase::ShouldCollideWhenPlacing

We return a small bounds to allow us to non-interpenetrates when placing lights in the level.

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::ShouldCollideWhenPlacing()

ULightComponentBase::ShouldCollideWhenPlacing()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/LightComponentBase.h

Include

#include "Components/LightComponentBase.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/LightComponent.cpp

Syntax

virtual bool ShouldCollideWhenPlacing() const

Remarks

We return a small bounds to allow us to non-interpenetrates when placing lights in the level.

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