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.
  • class Enlighten RadSystemCore
  • class Enlighten RadSystemMetaData
  • class Enlighten RawBuffer
  • class Enlighten ReadInputLightingBufferInfo
  • class Enlighten RectangleLight
  • class Enlighten RefTextureAllocator
  • class Enlighten RefTextureUpdater
  • class Enlighten ReleaseSystemSolutionSpacesInfo
  • class Enlighten RemoveInfo
  • class Enlighten ResampleBounceParameters
  • class Enlighten ResampleTextureParameters
  • class Enlighten Rgba64Linear
  • class Enlighten RgbaCpuTextureSampler
  • class Enlighten RgbmCpuTextureSampler
  • class Enlighten SetLightBankUpdateCounterInfo
  • class Enlighten SetParameterCommand
  • class Enlighten SetProbeSetTransformInfo
  • class Enlighten SetTransparencySamplePositionOffsetInfo
  • class Enlighten SetVisibilityBitsInfo
  • class Enlighten SolveBounceTask
  • class Enlighten SortedLights
  • class Enlighten SourceMeshInstanceMeta
  • class Enlighten SphereVolume
  • class Enlighten Spotlight
  • class Enlighten SpotlightMeta
  • class Enlighten SystemAlbedoData
  • class Enlighten SystemDataBlock
  • class Enlighten SystemDependencies
  • class Enlighten SystemGrouping
  • class Enlighten SystemMeta
  • class Enlighten TaskProcessor
  • class Enlighten TransparencyWorkspace
  • class Enlighten Triangle2D
  • class Enlighten TriggerVolumeTransparencyGeneric
  • class Enlighten UpdateEnvironmentInfo
  • class Enlighten UpdateLightCommandGeneric
  • class Enlighten UpdateLightInfo
  • class Enlighten UpdateLightOptions
  • class Enlighten UpdateManagerLight
  • class Enlighten UpdateManagerProperties
  • class Enlighten UpdateManagerWorkerProperties
  • class Enlighten Vertex2D
  • class Enlighten VisibilityBuffer
  • class Enlighten WorkerFunctionCommand
  • class Enlighten WorkerFunctionParameterCommand
  • class Enlighten WorkerFunctionTwoParametersCommand
  • class Enlighten WorkerFunctorCommand
  • class Enlighten WorkerObjectFunctionCommand
  • class Enlighten WorkerThreadData
  • class Enlighten WorkspaceAllocator
  • class Enlighten XmlWriter
  • namespace Enlighten Errors
  • 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 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
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten UpdateManagerWorkerProperties

    Nov 21, 2019

    class Enlighten::UpdateManagerWorkerProperties

    Class representing the global state of the update manager worker.

    Changes to the state can be enqueued so that they happen atomically between radiosity updates.

    Variables

    Name Description
    float m_BounceQuality

    Value in range [0..1] to determine the performance/quality of bounce resampling.

    float m_BounceScale

    Global bounce scale (the scale applied to the output-to-next-input feedback loop)

    float m_CompressedProbeMaxValue

    Maximum probe value to use in quantisation if using 8-bit probe output.

    Geo::u32 m_ComputeRadiosityOnlyCubeMaps

    Whether to only include radiosity lighting when computing specular cube maps.

    Geo::u32 m_DisableStaticInputsOptimisation

    Force the HLRT to disable optimisations based on the inputs being static.

    Geo::u32 m_DoInputLightingUpdates

    Whether to do the input lighting computation.

    Geo::u32 m_DoRadiosityUpdates

    Whether to do the radiosity output computation.

    Geo::u32 m_ExcludeEnvironmentInPrimaryBounce

    Exclude solving environment to the lightmap.

    Geo::u32 m_ForceWhiteTextureAlbedo

    Whether to override albedo with all-white values.

    float m_FpFormatRescale

    Scale to apply before quantisation to [0,1] if using fixed point (LRB or RGBM) output format.

    Geo::u32 m_LegacyDirectionalIrradianceOutput

    Whether the re-balancing coefficient used in the legacy surface re-lighting model is output to the alpha.

    Geo::u32 m_MaxEnqueuedUpdates

    Maximum number of updates in the queue.

    float m_SolverScale

    Global solve output scale for texture-based outputs, i.e.

    float m_TemporalCoherenceThreshold

    Global temporal coherence threshold (used if no threshold is set on a system)

    Geo::u32 m_UseDynamicEnvironment

    Whether to use the emissive environment in the radiosity computation.

    Functions

    Name Description
    GetHash()

    Returns a hash of the current worker properties.

    operator!=(const UpdateManagerWorkerProperties &)

    Compares two worker properties structures, return true if they do not match.


    Geo::u32 Enlighten::UpdateManagerWorkerProperties::GetHash


    public: Geo::u32 GetHash() const


    Returns a hash of the current worker properties.


    bool Enlighten::UpdateManagerWorkerProperties::operator!=


    public: bool operator!=
    (
        const UpdateManagerWorkerProperties & p
    ) const


    Compares two worker properties structures, return true if they do not match.

    , multiple selections available,
    {"serverDuration": 22, "requestCorrelationId": "544676cdf2b1442683e24faf8aee5962"}