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 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
  • class Enlighten IBakeInputProperties
  • class Enlighten IBakeInputRayOriginPositions
  • class Enlighten IBakeInputRuntime
  • class Enlighten IBakeInputSystem
  • class Enlighten IBakeOutputProbeSet
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten ExporterGlobalParameters

    Nov 15, 2019

    class Enlighten::ExporterGlobalParameters

    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
    ExporterGlobalParameters(PipelineWorldAxes, float)

    Constructor.


    Enlighten::ExporterGlobalParameters::ExporterGlobalParameters


    public: ExporterGlobalParameters
    (
        PipelineWorldAxes axes,
        float probeRegionVoxelSize
    )


    Constructor.

    , multiple selections available,
    {"serverDuration": 24, "requestCorrelationId": "3a7801d22c7f4be19d2924fbddda74ef"}