Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)

Enlighten API 4.02 Documentation
Results will update as you type.
  • namespace Enlighten Helpers
  • namespace Enlighten Iff
  • namespace Enlighten InputLightingValidation
  • namespace Enlighten Itt
  • namespace Enlighten OutputTextureState
  • namespace Enlighten UE4
  • namespace Enlighten Version
  • struct Enlighten AllFilter
  • struct Enlighten BakeInputTexture
  • struct Enlighten CachedLightSelector
  • struct Enlighten CachedLightWriter
  • struct Enlighten CanQuickShade
  • struct Enlighten CanQuickShade< LIGHT_TYPE_DIRECTIONAL_LIGHT >
  • struct Enlighten CountLightSizeVisitor
  • struct Enlighten CullCluster
  • struct Enlighten CullClusterGroup
  • struct Enlighten CullingIterator
  • struct Enlighten CullingIterator< LIGHT_TYPE_INVALID, Culler >
  • struct Enlighten CullSystem
  • struct Enlighten ExcludeQuickShadeFilter
  • struct Enlighten HashLightVisitor
  • struct Enlighten IndirectionTextureRegions
  • struct Enlighten InstanceDescMinimal
  • struct Enlighten LightSelector
  • struct Enlighten LightTypeInfo
  • struct Enlighten NullSurroundingsSampler
  • struct Enlighten PipelineMaterial
  • struct Enlighten PipelineRadiosityProperties
  • struct Enlighten PipelineWorldAxes
  • struct Enlighten PixelBarycentricWeights
  • struct Enlighten PixelCoord
  • struct Enlighten PointProjectionVertex
  • struct Enlighten PppiAtlasFootprint
  • struct Enlighten PppiAtlasMaxima
  • struct Enlighten PppiAtlasOutputWorkspace
  • struct Enlighten PppiAtlasUpdateData
  • struct Enlighten PppiAtlasUpdateRequirements
  • struct Enlighten PppiClipmapUpdateData
  • struct Enlighten PppiClipmapUpdateRequirements
  • struct Enlighten PppiClipmapVolumeTextureInfo
  • struct Enlighten PppiConfiguration
  • struct Enlighten PppiIndirectionOutputWorkspace
  • struct Enlighten PppiIrradiance
  • struct Enlighten PppiIrradiance16
  • struct Enlighten PppiOutputTextureRequirements
  • struct Enlighten PppiOutputWorkspace
  • struct Enlighten PppiProbeSetState
  • struct Enlighten PppiShaderParameters
  • struct Enlighten PppiUpdateData
  • struct Enlighten PppiVolumeTextureInfo
  • struct Enlighten PrecisionHint
  • struct Enlighten PrecompMeshIdentifier
  • struct Enlighten QuickShadeOnlyFilter
  • struct Enlighten Rgba32Gamma
  • struct Enlighten SelectAll
  • struct Enlighten SelectCulled
  • struct Enlighten SelectUnculled
  • struct Enlighten SetSystemSolutionSpacesCommand
  • struct Enlighten ShadeFourSamplesOperator
  • struct Enlighten ShadeQuadOperator
  • struct Enlighten SortedLightsOperator
  • struct Enlighten SortedLightsVisibilityIdxWriter
  • struct Enlighten SortedLightsVisitor
  • struct Enlighten SortedLightsVisitor< LIGHT_TYPE_INVALID, Op, LightTypeFilter >
  • struct Enlighten SurfaceColourDynamicity
  • struct Enlighten TextureResolutionScale
  • struct Enlighten TextureSubSection
  • struct Enlighten TransformedBounds
  • struct Enlighten TransparencySurroundingsSampler
  • struct Enlighten TransparencyVolumeBase
  • struct Enlighten TypeIdToType
  • struct Enlighten TypeIdToType< LIGHT_TYPE_BOXSPOT_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_DIRECTIONAL_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_FRUSTUM_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_POINT_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_RECTANGLE_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_SPOT_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_DIRECTIONAL_LIGHT >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_DIRECTIONAL_LIGHT_FUNCTION >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_ISFALLOFF >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_RECTLIGHT >
    Calendars

You‘re viewing this with anonymous access, so some content might be blocked.
/
struct Enlighten PppiConfiguration

    This is the documentation for Enlighten.

    struct Enlighten PppiConfiguration

    Sept 19, 2023

    struct Enlighten::PppiConfiguration

    PppiConfiguration.

    Enums

    Name Description
    AtlasResolution

    The available resolutions for the atlas.

    Variables

    Name Description
    AtlasResolution m_AtlasResolution

    The resolution of each atlas slice, in tiles.

    Geo::u32 m_AtlasSize

    The number of slices in the atlas. Each slice contains resolution^2 tiles.

    bool m_BorderEnabled

    When true, enable the fallback border lighting for regions not covered by any probe set.

    Geo::u32 m_MaxProbeSets

    The maximum number of concurrently added probe sets.

    bool m_UseComputeUpdate

    When true, updates are processed by IPppiComputeUpdateHandler.

    const Geo::u32 MaxAtlasSize = 64

    The maximum number of slices in the atlas.

    Functions

    Name Description
    GetAtlasSize()

    Print an error if the size is not valid.

    PppiConfiguration()

    Constructor.


    AtlasResolution


    public: enum AtlasResolution
    {
        AtlasResolution32 = 32,
        AtlasResolution64 = 64
    }


    The available resolutions for the atlas.

    enumerators
    AtlasResolution32
    AtlasResolution64


    Geo::u32 Enlighten::PppiConfiguration::GetAtlasSize


    public: Geo::u32 GetAtlasSize() const


    Print an error if the size is not valid.


    Enlighten::PppiConfiguration::PppiConfiguration


    public: PppiConfiguration()


    Constructor.

    , multiple selections available,
    {"serverDuration": 38, "requestCorrelationId": "996dcf7e2a5c4bc58ac5c906ed75b5e7"}