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 3.10 Documentation
Results will update as you type.
  • 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 eMetaLightingType
  • struct Enlighten ExcludeQuickShadeFilter
  • struct Enlighten ExporterAxes
  • struct Enlighten ExporterMaterial
  • struct Enlighten ExporterMaterialProperties
  • struct Enlighten HashLightVisitor
  • struct Enlighten IndirectionTextureRegions
  • struct Enlighten InstanceDescMinimal
  • struct Enlighten InstanceProperties
  • struct Enlighten LightSelector
  • struct Enlighten LightTypeInfo
  • struct Enlighten LinearColor
  • struct Enlighten NullSurroundingsSampler
  • struct Enlighten OctreeNode
  • struct Enlighten PipelineMaterial
  • struct Enlighten PipelineRadiosityProperties
  • struct Enlighten PipelineWorldAxes
  • struct Enlighten PixelBarycentricWeights
  • struct Enlighten PixelCoord
  • struct Enlighten PointProjectionVertex
  • struct Enlighten PppiClipmapVolumeTextureInfo
  • struct Enlighten PppiConfiguration
  • struct Enlighten PppiDebugInfo
  • struct Enlighten PppiIrradiance
  • struct Enlighten PppiOutputTextureRequirements
  • struct Enlighten PppiOutputWorkspace
  • struct Enlighten PppiShaderParameters
  • struct Enlighten PppiVolumeTextureInfo
  • struct Enlighten PrecisionHint
  • struct Enlighten PrecompMeshIdentifier
  • struct Enlighten PrecomputeCubeMap
  • struct Enlighten PrecomputeProbeSet
  • struct Enlighten PrecomputeSystem
  • struct Enlighten ProbeSample
  • struct Enlighten ProbeSystemHit
  • 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_ISFALLOFF >
  • struct Enlighten TypeIdToType< LIGHT_TYPE_UE4_UNREALFALLOFF >
  • struct Enlighten UpdatePppiAtlasStats
  • struct Enlighten UpdatePppiStats
  • struct Enlighten UpdateRegions
  • struct Enlighten VisibilityFormat
    Calendars

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

    This is the documentation for Enlighten.

    struct Enlighten PppiOutputWorkspace

    Nov 15, 2019

    struct Enlighten::PppiOutputWorkspace

    Information required by the per-pixel probe interpolation runtime for updating all volume textures managed by it.

    Variables

    Name Description
    void * m_BlueShAtlasTextureMemory

    Start address of the CPU-writable memory region assigned to the texture containing spherical harmonics data for the blue band.

    void * m_GreenShAtlasTextureMemory

    Start address of the CPU-writable memory region assigned to the texture containing spherical harmonics data for the green band.

    void * m_IndirectionTextureMemory

    Start address of the CPU-writable memory region assigned to the indirection texture.

    Geo::s32 m_IndirectionTextureRowPitch

    Number of bytes used per row by the indirection texture.

    Geo::s32 m_IndirectionTextureSlicePitch

    Number of bytes used per slice by the indirection texture.

    void * m_RedShAtlasTextureMemory

    Start address of the CPU-writable memory region assigned to the texture containing spherical harmonics data for the red band.

    Geo::s32 m_ShAtlasTextureRowPitch

    Number of bytes used per row by any of the volume textures containg spherical harmonics data.

    Geo::s32 m_ShAtlasTextureSlicePitch

    Number of bytes used per slice by any of the volume textures containing spherical harmonics data.

    void * m_ValidityAtlasTextureMemory

    Start address of the CPU-writable memory region assigned to the texture containing validity information.

    Geo::s32 m_ValidityAtlasTextureRowPitch

    Number of bytes used per row by the validity texture.

    Geo::s32 m_ValidityAtlasTextureSlicePitch

    Number of bytes used per slice by the validity texture.

    , multiple selections available,
    {"serverDuration": 12, "requestCorrelationId": "21da0a8031404339854f9931279acfd5"}