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 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
  • class Enlighten IBakeInputProperties
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten EnvironmentLightMeta

    Nov 21, 2019

    class Enlighten::EnvironmentLightMeta

    Public interface for querying common metadata of a single environment light.

    Functions

    Name Description
    GetColour()

    Gets the colour of this environment light.

    GetEnabled()

    Checks if this environment light is enabled.

    GetFilePath()

    Gets the file path of the cube map texture for this environment light.

    GetGuid()

    Gets the GUID of this environment light.

    GetIntensity()

    Gets the intensity of this environment light.

    IsTextureSrgb()

    Checks if the cube map texture of this environment light is in sRGB space.

    IsValid()

    Some accessors return an 'invalid' object to represent nothing or not-found.


    const Geo::v128& Enlighten::EnvironmentLightMeta::GetColour


    public: const Geo::v128 & GetColour() const


    Gets the colour of this environment light.


    bool Enlighten::EnvironmentLightMeta::GetEnabled


    public: bool GetEnabled() const


    Checks if this environment light is enabled.


    const char* Enlighten::EnvironmentLightMeta::GetFilePath


    public: const char * GetFilePath() const


    Gets the file path of the cube map texture for this environment light.


    const Geo::GeoGuid& Enlighten::EnvironmentLightMeta::GetGuid


    public: const Geo::GeoGuid & GetGuid() const


    Gets the GUID of this environment light.


    float Enlighten::EnvironmentLightMeta::GetIntensity


    public: float GetIntensity() const


    Gets the intensity of this environment light.


    bool Enlighten::EnvironmentLightMeta::IsTextureSrgb


    public: bool IsTextureSrgb() const


    Checks if the cube map texture of this environment light is in sRGB space.


    bool Enlighten::EnvironmentLightMeta::IsValid


    public: bool IsValid() const


    Some accessors return an 'invalid' object to represent nothing or not-found.

    , multiple selections available,
    {"serverDuration": 9, "requestCorrelationId": "322308877b4f4fcda20a32f6a78f1413"}