ULightmappedSurfaceCollection

Collection of surfaces in a single static lighting mapping.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

ULightmappedSurfaceCollection

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Lightmass/LightmappedSurfaceCollection.h

Include

#include "Lightmass/LightmappedSurfaceCollection.h"

Syntax

class ULightmappedSurfaceCollection : public UObject

Remarks

Collection of surfaces in a single static lighting mapping.

Variables

Name Description

Public variable

UModel *

 

SourceModel

The UModel these surfaces come from.

Public variable

TArray< int32 >

 

Surfaces

An array of the surface indices grouped into a single static lighting mapping.

Constructors

Name Description

Public function

ULightmappedSurfaceCollection

(
    const FObjectInitializer& ObjectIn...
)

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