EAttenuationShape::Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Attenuation.h

Include

#include "Engine/Attenuation.h"

Syntax

namespace EAttenuationShape
{
    enum Type
    {
        Sphere,
        Capsule,
        Box,
        Cone,
    }
}

Values

Name

Description

Sphere

Capsule

Box

Cone

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