FLightVolumeOctreeSemantics

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrecomputedLightVolume.h

Include

#include "PrecomputedLightVolume.h"

Syntax

struct FLightVolumeOctreeSemantics

Functions

Name Description

Public function Static

void

 

ApplyOffset

(
    FVolumeLightingSample& Element,
    FVector Offset
)

Public function Static

const float ...

 

GetBoundingBox

(
    const FVolumeLightingSample& Sampl...
)

Public function Static

void

 

SetElementId

(
    const FVolumeLightingSample& Eleme...,
    FOctreeElementId2 Id
)

Typedefs

Name

Description

ElementAllocator

Using the heap allocator instead of an inline allocator to trade off add/remove performance for memory.

Constants

Name

Description

MaxElementsPerLeaf

MaxNodeDepth

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