UBoxComponent::InitBoxExtent

Sets the box extents without triggering a render or physics update.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Components/BoxComponent.h"

Syntax

void InitBoxExtent
(
    const FVector & InBoxExtent
)

Remarks

Sets the box extents without triggering a render or physics update.

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