FFourBox::GetBox

Returns the bounding volume at the passed in index.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "kDOP.h"

Syntax

FBox GetBox
(
    int32 BoundingVolumeIndex
)

Remarks

Returns the bounding volume at the passed in index.

Returns

Bounding volume at the passed in index

Parameters

Parameter

Description

BoundingVolumeIndex

Index of bounding volume to return

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