FFourBox::SetBox

Sets the box at the passed in index to the passed in box.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/kDOP.h

Include

#include "kDOP.h"

Syntax

void SetBox
(
    int32 BoundingVolumeIndex,
    const FBox & Box
)

Remarks

Sets the box at the passed in index to the passed in box.

Parameters

Parameter

Description

BoundingVolumeIndex

Index of box to set

Box

Box to set

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