Version: 5.4

LightmapEditorSettings

class in UnityEditor

매뉴얼로 전환

설명

Various settings for the bake.

The bake can be started via Lightmapping class.

See Also: Lightmapping.

정적 변수

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.