Version: 5.4

LightmapEditorSettings

class in UnityEditor

Cambiar al Manual

Descripción

Various settings for the bake.

The bake can be started via Lightmapping class.

See Also: Lightmapping.

Variables Estáticas

aoMaxDistanceBeyond this distance a ray is considered to be unoccluded.
maxAtlasHeightThe maximum height of an individual lightmap texture.
maxAtlasWidthThe maximum width of an individual lightmap texture.
paddingTexel separation between shapes.
reflectionCubemapCompressionDetermines how Unity will compress baked reflection cubemap.
resolutionLightmap resolution in texels per world unit. Higher resolution may take a long time to bake.
textureCompressionWhether to use DXT1 compression on the generated lightmaps.