您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Felipe Lira 743ee820 Fixed non matching profiler sample 6 年前
..
DepthOnlyPass.cs Fixed non matching profiler sample 6 年前
DepthOnlyPass.cs.meta Created ScriptableRenderPass class to abstract passes. Ported DepthOnlyPass to new SRP. 6 年前
DirectionalShadowsPass.cs Fixed non matching profiler sample 6 年前
DirectionalShadowsPass.cs.meta Moved shadow related code from LightweightPipeline.cs into a proper shadow pass class 6 年前
ForwardLitPass.cs Fixed non matching profiler sample 6 年前
ForwardLitPass.cs.meta Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 6 年前
LocalShadowsPass.cs Fixed non matching profiler sample 6 年前
LocalShadowsPass.cs.meta Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 6 年前
ScreenSpaceShadowResolvePass.cs Fixed rendering issue in player. Split LightweightKeywords into two classes LightweightKeywordStrings is used in runtime/editor and LightweightKeyword is used in editor only. 6 年前
ScreenSpaceShadowResolvePass.cs.meta Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 6 年前
ScriptableRenderPass.cs pass samples is now a property. 6 年前
ScriptableRenderPass.cs.meta Created ScriptableRenderPass class to abstract passes. Ported DepthOnlyPass to new SRP. 6 年前