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 IUpdateManager
  • class Enlighten IUpdateManagerWorker
  • class Enlighten IViewVolumeIntersector
  • class Enlighten LightMethodSelector
  • class Enlighten LightTransportPixel
  • class Enlighten LightValue64
  • class Enlighten LightValueIterator
  • class Enlighten Line2D
  • class Enlighten LongRunningProcess
  • class Enlighten LrbCpuTextureSampler
  • class Enlighten MaterialAlbedoSampler
  • class Enlighten MaterialComponentBuffer
  • class Enlighten MaterialEmissiveSampler
  • class Enlighten MaterialGuids
  • class Enlighten MaterialSampler
  • class Enlighten MaterialTransparencySampler
  • class Enlighten MergeGeometry
  • class Enlighten MergeGeometryCache
  • class Enlighten MergeMap
  • class Enlighten MergeProcessParams
  • class Enlighten MergeStats
  • class Enlighten MergeTriGroupParams
  • class Enlighten MetaBlock
  • class Enlighten MetaBlockBuilder
  • class Enlighten MultithreadCpuUpdateManager
  • class Enlighten MultithreadCpuWorker
  • class Enlighten MultithreadCpuWorkerCommon
  • class Enlighten NullGeometryTransparencySampler
  • class Enlighten NullMaterialEmissiveSampler
  • class Enlighten NullMaterialTransparencySampler
  • class Enlighten NullSampler
  • class Enlighten OctreeBuilder
  • class Enlighten OctreeSearchResult
  • class Enlighten OutputOctreeBuilder
  • class Enlighten PackedDusterPoint
  • class Enlighten PipelineCubemap
  • class Enlighten PipelineError
  • class Enlighten PipelineExcludedInstance
  • class Enlighten PipelineGeom
  • class Enlighten PipelineGeometryProperties
  • class Enlighten PipelineGlobalParameters
  • class Enlighten PipelineInstanceParameters
  • class Enlighten PipelineLineWriter
  • class Enlighten PipelineMesh
  • class Enlighten PipelinePaths
  • class Enlighten PipelineProbeRegion
  • class Enlighten PipelineProbeVolume
  • class Enlighten PipelineRadiosityInstance
  • class Enlighten PipelineScene
  • class Enlighten PipelineTransform
  • class Enlighten PointLight
  • class Enlighten PointLightMeta
  • class Enlighten PointProjection
  • class Enlighten PointProjectionOptions
  • class Enlighten PointProjectionScratchMem
  • class Enlighten PointProjectionSurface
  • class Enlighten PointProjectionVersion
  • class Enlighten PppiManager
  • class Enlighten PppiWorld
  • class Enlighten PrecompInputAutoProbeVolume
  • class Enlighten PrecompInputFace
  • class Enlighten PrecompInputInstance
  • class Enlighten PrecompInputOctreeBoxSet
  • class Enlighten PrecompInputOctreePointSet
  • class Enlighten PrecompInputOctreeVolume
  • class Enlighten PrecompInputVertex
  • class Enlighten PrecompMaterialInfo
  • class Enlighten PrecompMeshProperties
  • class Enlighten PrecompOctreeNode
  • class Enlighten PrecompOctreeProbeKey
  • class Enlighten PrecomputedVisibilityData
  • class Enlighten PrecomputedVisibilityWorkspace
  • class Enlighten PrecomputeError
  • class Enlighten PrecomputeLoaderBuilder
  • class Enlighten PrecomputeParameters
  • class Enlighten PrecomputePipeline
  • class Enlighten PrecomputeProcess
  • class Enlighten PrecompVolumeQueryBox
  • class Enlighten PrecompVoxelId
  • class Enlighten PrecompVoxelOctree
  • class Enlighten PrecompVoxelOctreePath
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten PipelineGlobalParameters

    Nov 21, 2019

    class Enlighten::PipelineGlobalParameters

    The parameters that affect the precompute for all instances in the scene.

    Variables

    Name Description
    PipelineWorldAxes m_Axes

    Whether to invert each of the X Y and Z axes of world space.

    bool m_ComputeClusterProbeSampleOffsetData

    If true, enables transmittance, aka runtime transparency.

    PipelineEnvironmentResolution m_CubemapEnvironmentResolution

    The resolution of cubemaps in the scene.

    ePrecompCubeMapQuality m_CubemapIrradianceQuality

    The number of rays to cast (per cubemap position) for computing irradiance form factors.

    bool m_CullProbes

    If true, probes are not created in areas that see invalid back-faces.

    float m_DependencyIncludedSystemDistance

    Internal.

    Geo::u32 m_DirectionalVisibilitySlices

    The number of directions for which directional-light shadows are precomputed.

    PipelineEnvironmentResolution m_EnvironmentResolution

    The resolution of the emissive environment.

    bool m_ExcludeEnvironmentInPrimaryBounce

    If true, the emissive environment affects only light bounced from surfaces. Use this when you apply sky lighting in your own pixel shader.

    PipelineFormFactorBudget m_IrradianceBudget

    The number of form factors to store per lightmap pixel.

    ePrecompQuality m_IrradianceQuality

    The number of rays to cast (per sample location) for computing irradiance form factors.

    eSHOrder m_ProbeEnvironmentVisibilityShOrder

    The number of spherical harmonic coefficients computed for environment visibility.

    PipelineFormFactorBudget m_ProbeIrradianceBudget

    The number of form factors to store per probe.

    ePrecompQuality m_ProbeIrradianceQuality

    The number of rays to cast (per probe position) for computing irradiance form factors.

    float m_ProbeRegionErrorThreshold

    To trade density of generated probes for accuracy.

    float m_ProbeRegionVoxelSize

    The minimum spacing between probes created for a probe octree.

    eSHOrder m_ProbeShOrder

    The number of spherical harmonic coefficients computed for probe output.

    Geo::u32 m_SamplesPerCluster

    The number of input lighting samples (duster points) created per cluster.

    Geo::GeoVector3 m_TerrainU

    When using terrain LOD: the horizontal axis of the terrain heightmap.

    Geo::GeoVector3 m_TerrainV

    When using terrain LOD: the vertical axis of the terrain heightmap.

    Functions

    Name Description
    PipelineGlobalParameters(PipelineWorldAxes, float)

    Constructor.


    Enlighten::PipelineGlobalParameters::PipelineGlobalParameters


    public: PipelineGlobalParameters
    (
        PipelineWorldAxes axes,
        float probeRegionVoxelSize
    )


    Constructor.

    , multiple selections available,
    {"serverDuration": 10, "requestCorrelationId": "f84b82e28e55450c9dfdf99ad52d53c0"}