您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
14 行
408 B
14 行
408 B
//
|
|
// This file was automatically generated from Assets/ScriptableRenderLoop/HDRenderPipeline/Sky/SkyManager.cs. Please don't edit by hand.
|
|
//
|
|
|
|
#ifndef SKYMANAGER_CS_HLSL
|
|
#define SKYMANAGER_CS_HLSL
|
|
//
|
|
// UnityEngine.Experimental.Rendering.HDPipeline.LightSamplingParameters: static fields
|
|
//
|
|
#define LIGHTSAMPLINGPARAMETERS_TEXTURE_HEIGHT (256)
|
|
#define LIGHTSAMPLINGPARAMETERS_TEXTURE_WIDTH (512)
|
|
|
|
|
|
#endif
|