Version: 2023.1
언어: 한국어
Method group is Obsolete

LightingSettings.filteringGaussRadiusIndirect

매뉴얼로 전환
Obsolete public int filteringGaussRadiusIndirect ;

설명

Deprecated, Use filteringGaussianRadiusIndirect instead. Specifies the method that the Progressive Lightmapper uses to reduce noise in lightmaps. (Editor only).

Options are None, Automatic, or Advanced.

This setting affects lightmaps generated by the Baked Global Illumination system. It only applies to the the Progressive Lightmapper.

When Unity serializes this LightingSettings object as a Lighting Settings Asset, this property corresponds to the Filtering property in the Lighting Settings Asset Inspector.

See Also: Lighting Settings Asset.