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 ClusterMaterialComponent
  • class Enlighten ClusterMaterials
  • class Enlighten ClusterProbeBounceSampleData
  • class Enlighten ClusterProbeSample
  • class Enlighten ClusterProbeTransparencySampleData
  • class Enlighten ClusterRange
  • class Enlighten Command
  • class Enlighten ConstLightValueIterator
  • class Enlighten CopyAlbedoBufferInfo
  • class Enlighten CopyBounceBufferInfo
  • class Enlighten CopyEmissiveBufferInfo
  • class Enlighten CopyEmissiveEnvironmentInfo
  • class Enlighten CopyInputLightingBufferInfo
  • class Enlighten CopyProbeOutputInfo
  • class Enlighten CopyRawOutputInfo
  • class Enlighten CopyTransparencyBufferInfo
  • class Enlighten CopyVisibilityBufferInfo
  • class Enlighten CpuAlbedoHandler
  • class Enlighten CpuCubeMap
  • class Enlighten CpuDynamicObject
  • class Enlighten CpuEnvironment
  • class Enlighten CpuSystem
  • class Enlighten CpuSystemSolutionSpace
  • class Enlighten CpuTextureSamplerBase
  • class Enlighten CpuUpdateManager
  • class Enlighten CpuWorker
  • class Enlighten CubeMapDataBlock
  • class Enlighten CubeMapMeta
  • class Enlighten DefaultGeometryTransparencySampler
  • class Enlighten DefaultThreadGroup
  • class Enlighten DirectInputLightingParameters
  • class Enlighten DirectionalLight
  • class Enlighten DirectionalLightMeta
  • class Enlighten Dx9TextureUpdater
  • class Enlighten Dx11TextureUpdater
  • class Enlighten DynamicMaterialWorkspace
  • class Enlighten DynamicObject
  • class Enlighten EnlightenDataBlock
  • class Enlighten EnlightenProfile
  • class Enlighten EnlightenTask
  • class Enlighten EntireProbeSetTask
  • class Enlighten EnvironmentLightMeta
  • class Enlighten ExcludedInstance
  • class Enlighten ExporterCubemap
  • class Enlighten ExporterGeom
  • class Enlighten ExporterGlobalParameters
  • class Enlighten ExporterInstanceParameters
  • class Enlighten ExporterLineWriter
  • class Enlighten ExporterMesh
  • class Enlighten ExporterPaths
  • class Enlighten ExporterProbeRegion
  • class Enlighten ExporterProbeVolume
  • class Enlighten ExporterScene
  • class Enlighten ExporterTransform
  • class Enlighten FitModel
  • class Enlighten FixedTimeLimiter
  • class Enlighten Fp16CpuTextureSampler
  • class Enlighten FrustumLight
  • class Enlighten FunctorCommand
  • class Enlighten GenericColourBuffer
  • class Enlighten GeoClusterNode
  • class Enlighten GeoClusterNodeForest
  • class Enlighten GeoClusterNodeTree
  • class Enlighten GeoDirectionalPoint
  • class Enlighten GeometryDataBlock
  • class Enlighten GeomMeshMeta
  • class Enlighten GeomMeta
  • class Enlighten GeomProperties
  • class Enlighten GeoRayOrigin
  • class Enlighten GlTextureUpdater
  • class Enlighten GpuTextureWrapper
  • class Enlighten IAsyncTask
  • class Enlighten IBake
  • class Enlighten IBakeInputGeometryLightingNormals
  • class Enlighten IBakeInputGeometryTangents
  • class Enlighten IBakeInputGeometryUvs
  • class Enlighten IBakeInputLighting
  • class Enlighten IBakeInputMaterial
  • class Enlighten IBakeInputMeshLightingNormals
  • class Enlighten IBakeInputMeshTangents
  • class Enlighten IBakeInputMeshUvs
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten EntireProbeSetTask

    Nov 21, 2019

    class Enlighten::EntireProbeSetTask

    An EntireProbeSetTask solves an entire set of probes as an atomic block.

    (It is not possible to specify a subset to be solved, as with RadProbeTask.)

    Variables

    Name Description
    const RadProbeSetCore * m_CoreProbeSet

    Precompute data for the probe sample points. Must be 16-byte aligned.

    const DirectionPalette * m_DirectionPalette

    Direction Palette to use with this solve task. Create with CreateDirectionPalette.

    const InputLightingBuffer * m_Environment

    Emissive environment for the task to read from. Must be 16-byte aligned, although may be NULL.

    const InputLightingBuffer ** m_InputLighting

    Ordered list of input lighting buffers that the task can read from to solve the points. Must be 16-byte aligned.

    Geo::s32 m_LastSolvedLod

    The level of detail this probe set was last solved at.

    float * m_Output

    Location to write floating-point output.

    eSHOrder m_OutputShOrder

    The type of spherical harmonics to use when solving the probe set.

    Geo::s32 m_OutputSize

    Size of the allocated output data.

    Geo::s32 m_SelectedLod

    The desired level of detail at which to solve the probe set. Level 0 is highest detail.

    void * m_TemporalCoherenceBuffer

    Persistent buffer of tracking data for temporal coherence optimisation.

    float m_TemporalCoherenceEpsilon

    Small bias value added to the lighting intensity to ensure stable computation.

    float m_TemporalCoherenceThreshold

    The threshold value for temporal coherence.

    Geo::u8 * m_U8Output

    Location to write compressed output.

    float m_U8OutputScale

    Scale to apply before writing compressed output.

    Functions

    Name Description
    EntireProbeSetTask()

    Default constructor.


    Enlighten::EntireProbeSetTask::EntireProbeSetTask


    public: EntireProbeSetTask()


    Default constructor.

    , multiple selections available,
    {"serverDuration": 9, "requestCorrelationId": "1436f6960f4649d8b92387cdfb830e25"}