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 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
  • 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
    Calendars

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

    This is the documentation for Enlighten.

    struct Enlighten InstanceProperties

    Nov 15, 2019

    struct Enlighten::InstanceProperties

    The properties of an instance that are relevant to the precompute.

    Variables

    Name Description
    InstanceLightingType m_Lighting

    The way an instance receives Enlighten lighting output.

    InstanceShadowType m_Shadow

    Whether this instance casts an indirect shadow.

    Functions

    Name Description
    InstanceProperties(InstanceLightingType, InstanceShadowType)

    Constructor.

    LightmapRadiosity()

    An instance with these properties is included in the radiosity computation and lit using a lightmap.

    ProbeRadiosity()

    An instance with these properties is included in the radiosity computation and lit using probes.


    Enlighten::InstanceProperties::InstanceProperties


    public: InstanceProperties
    (
        InstanceLightingType lighting,
        InstanceShadowType shadow
    )


    Constructor.


    static InstanceProperties Enlighten::InstanceProperties::LightmapRadiosity


    public: InstanceProperties LightmapRadiosity()


    An instance with these properties is included in the radiosity computation and lit using a lightmap.


    static InstanceProperties Enlighten::InstanceProperties::ProbeRadiosity


    public: InstanceProperties ProbeRadiosity()


    An instance with these properties is included in the radiosity computation and lit using probes.

    , multiple selections available,
    {"serverDuration": 10, "requestCorrelationId": "2adf55f5a0384f14bab18678ff428ad7"}