Version: 2022.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

LinearColor.Convert

マニュアルに切り替える
public static Experimental.GlobalIllumination.LinearColor Convert (Color color, float intensity);

パラメーター

color ライトの色
intensity Light intensity.

戻り値

LinearColor Returns the normalized linear color value.

説明

Converts a Light's color value to a normalized linear color value, automatically handling gamma conversion if necessary.