Enum RenderPassType
Namespace: Unity.Tiny.Rendering
Syntax
public enum RenderPassType : uint
Fields
| Name | Description | Value |
|---|---|---|
| Clear | ||
| DebugOverlay | ||
| FullscreenQuad | ||
| Opaque | ||
| ShadowMap | ||
| Sprites | ||
| Transparent | ||
| UI |
public enum RenderPassType : uint
| Name | Description | Value |
|---|---|---|
| Clear | ||
| DebugOverlay | ||
| FullscreenQuad | ||
| Opaque | ||
| ShadowMap | ||
| Sprites | ||
| Transparent | ||
| UI |