Handles.DrawCamera の描画モード
UserDefined | A custom mode defined by the user. |
Normal | Game ウィンドウに描画されるものと同じ方法で描画します。これはカメラのクリアフラグを使用しています。 |
Textured | 選択されたテクスチャのワイヤーフレームとクリアされない背景を描画します |
Wireframe | ワイヤーフレームにカメラを描写し、クリアされない背景を描画します |
TexturedWire | すべてのオブジェクトのワイヤーフレームとクリアされない背景を描画します |
ShadowCascades | The camera is set to draw directional light shadow map cascades. |
RenderPaths | The camera is set to draw color coded render paths. |
AlphaChannel | The camera is set to display the alpha channel of the rendering. |
Overdraw | The camera is set to display Scene overdraw, with brighter colors indicating more overdraw. |
Mipmaps | The camera is set to display the texture resolution, with a red tint indicating resolution that is too high, and a blue tint indicating texture sizes that could be higher. |
DeferredDiffuse | Draw diffuse color of Deferred Shading G-buffer. |
DeferredSpecular | Draw specular color of Deferred Shading G-buffer. |
DeferredSmoothness | Draw smoothness value of Deferred Shading G-buffer. |
DeferredNormal | Draw world space normal of Deferred Shading G-buffer. |
RealtimeCharting | Draw objects with different colors for each real-time chart (UV island). |
Systems | 各 GI システムごとに異なる色でオブジェクトを描写します |
RealtimeAlbedo | Draw objects with the Enlighten Realtime Global Illumination albedo component only. |
RealtimeEmissive | Draw objects with the Enlighten Realtime Global Illumination emission component only. |
RealtimeIndirect | Draw objects with the Enlighten Realtime Global Illumination indirect light only. |
RealtimeDirectionality | Draw objects with the Enlighten Realtime Global Illumination directionality component only. |
BakedLightmap | Draw objects with the baked lightmap only. |
Clustering | Draw with different colors for each cluster. |
LitClustering | lit クラスターを描写します |
ValidateAlbedo | The camera is set to draw a physically based, albedo validated rendering. |
ValidateMetalSpecular | The camera is set to draw a physically based, metal or specular validated rendering. |
ShadowMasks | The camera is set to display colored ShadowMasks, coloring light gizmo with the same color. |
LightOverlap | The camera is set to show in red static lights that fall back to 'static' because more than four light volumes are overlapping. |
BakedAlbedo | Draw objects with the baked albedo component only. |
BakedEmissive | Draw objects with the baked emission component only. |
BakedDirectionality | Draw objects with the baked directionality component only. |
BakedTexelValidity | Draw objects with baked texel validity only. |
BakedIndices | Draw objects with baked indices only. |
BakedCharting | Draw objects with different colors for each baked chart (UV island). |
SpriteMask | The camera is set to display SpriteMask and SpriteRenderer with SpriteRenderer.maskInteraction set. |
BakedUVOverlap | Draw objects with overlapping lightmap texels highlighted. |
TextureStreaming | The camera is set to run in texture streaming debug mode. |
BakedLightmapCulling | Draw objects with visible lightmap texels highlighted. |
GIContributorsReceivers | Draw Mesh Renderers and Terrains in different colors to show their StaticEditorFlags.ContributeGI / ReceiveGI properties. With default colors: Yellow means 'ContributeGI' is off. Blue means that 'ContributeGI' is on and the object receives GI from lightmaps. See Also: ReceiveGI.Lightmaps Red means that 'ContributeGI' is on, but that the object receives GI from Light Probes instead. See Also: ReceiveGI.LightProbes.All colors can be adjusted under Preferences > Colors. |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.