ULayer

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Layers/Layer.h

Include

#include "Layers/Layer.h"

Syntax

class ULayer : public UObject

Variables

Name Description

Public variable

TArray< FLayerA...

 

ActorStats

Basic stats regarding the number of Actors and their types currently assigned to the Layer

Public variable

uint32: 1

 

bIsVisible

Whether actors associated with the layer are visible in the viewport

Public variable

FName

 

LayerName

The display name of the layer

Constructors

Name Description

Public function

ULayer

(
    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