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.
  • Modules
  • Namespaces
    • namespace Enlighten
      • class Enlighten A8CpuTextureSampler
      • class Enlighten Alpha8Normalised
      • class Enlighten AsyncTaskThreadGroup
      • class Enlighten AutoProbeVolumes
      • class Enlighten BakedProbeOutputInfo
      • class Enlighten BakeInputLight
      • class Enlighten BakeInputMeshInfo
      • class Enlighten BakeMaterialInfo
      • class Enlighten BaseAlbedoHandler
      • class Enlighten BaseCubeMap
      • class Enlighten BaseDynamicObject
      • class Enlighten BaseEnvironment
      • class Enlighten BaseLightMeta
      • class Enlighten BaseProbeSet
      • class Enlighten BaseSystem
      • class Enlighten BaseSystemSolutionSpace
      • class Enlighten BaseUpdateManager
      • class Enlighten BaseWorker
      • class Enlighten BoundingBox2D
      • class Enlighten BoxSpotlight
      • class Enlighten BoxVolume
      • class Enlighten CallableEnqueueFunctorCommand
      • class Enlighten ClusterAlbedoWorkspaceMaterialData
      • 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
    Calendars

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

    This is the documentation for Enlighten.

    class Enlighten BakeInputMeshInfo

    Nov 21, 2019

    class Enlighten::BakeInputMeshInfo

    Data about a mesh, used as a parameter to IBakeInputSystem::AddMesh.

    Variables

    Name Description
    const Geo::GeoPoint2 * bakeUVs

    bakeUVs UVs to use for the baked light map. If NULL, the chart UVs of the passed in IPrecompInputMesh are used.

    bool detectSmoothBevels

    detectSmoothBevels Set this to true if the added mesh is to have bevels auto detected.

    Geo::Geo2DTransform enlightenUVTransform

    enlightenUVTransform UV transform for radiosity UVs for given instance of the geometry the mesh is part of

    Geo::GeoGuid geomGuid

    geomGuid The guid of the geometry the mesh belongs to

    const char * inputMeshName

    inputMeshName Name of given input mesh. This is currently only used for diagnostic messages

    Geo::s32 instId

    instId ID for given instance

    bool isSSD

    isSSD Set this to true if the added mesh is part of an SSD

    bool isTarget

    isTarget Set this to true if the added mesh is a target mesh

    const IBakeInputGeometryLightingNormals * lightingNormals

    lightingNormals If directional light maps are used, the extra lighting normals needs be passed in. Can be NULL otherwise.

    Geo::Matrix location

    location Location of the instance of the geometry the mesh is part of

    Geo::GeoGuid lodGroupId

    lodGroupId GUID of lod group. Set this to a uniq value for each different lod group, e.g. every instance.

    Geo::s32 lodLevel

    lodLevel Lod-level of instance. Rays originating from given mesh will not intersect other meshes of the same geometry with different LoD values

    const IBakeInputMaterial * materials

    materials Materials referenced in meshes. This is required for transparent meshes, but can be NULL otherwise.

    const IPrecompInputMesh * mesh

    mesh The actual mesh to add

    Geo::s32 meshIdx

    meshIdx Index for given mesh in geometry

    const Geo::s32 * outputChartIds

    outputChartIds Chart Ids (per vertex) generated by Enlighten. Can be NULL if adding a SSD.

    const Geo::GeoPoint2 * packedUVs

    packedUVs UVs generated by Enlighten for use with the radiosity light map. Can be NULL if adding a SSD.

    Geo::GeoGuid systemId

    systemId Id of system that the mesh is part of (or rather the containing instance)

    const IBakeInputGeometryTangents * tangents

    tangents If normals maps should be baked into the light map, the extra tangent information needs be passed in. Can be NULL otherwise.

    , multiple selections available,
    {"serverDuration": 9, "requestCorrelationId": "9a7f33c52027435096c827fa88b77fa2"}