diff options
| author | yum <yum.food.vr@gmail.com> | 2025-07-30 13:09:19 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-07-30 13:16:57 -0700 |
| commit | 65797304fb21181e1fcbd45dfebd0d2cf159ea6b (patch) | |
| tree | e5580c68d1f1f791d5a801ede40b83dce92cc745 /CRTs/ifft_stage3.renderTexture | |
| parent | 341ea861c8189cefe8689bd41d8adbe2cd2d87b2 (diff) | |
- Add a script to create a pipeline & assets in a single click
- Add pipeline executor concept. This exists to (theoretically) let
users merge the results of multiple pipelines.
Diffstat (limited to 'CRTs/ifft_stage3.renderTexture')
| -rw-r--r-- | CRTs/ifft_stage3.renderTexture | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/CRTs/ifft_stage3.renderTexture b/CRTs/ifft_stage3.renderTexture deleted file mode 100644 index eebf985..0000000 --- a/CRTs/ifft_stage3.renderTexture +++ /dev/null @@ -1,40 +0,0 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!84 &8400000 -RenderTexture: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: ifft_stage3 - m_ImageContentsHash: - serializedVersion: 2 - Hash: 00000000000000000000000000000000 - m_ForcedFallbackFormat: 4 - m_DownscaleFallback: 0 - m_IsAlphaChannelOptional: 0 - serializedVersion: 5 - m_Width: 256 - m_Height: 256 - m_AntiAliasing: 1 - m_MipCount: -1 - m_DepthStencilFormat: 0 - m_ColorFormat: 48 - m_MipMap: 0 - m_GenerateMips: 1 - m_SRGB: 0 - m_UseDynamicScale: 0 - m_BindMS: 0 - m_EnableCompatibleFormat: 1 - m_EnableRandomWrite: 0 - m_TextureSettings: - serializedVersion: 2 - m_FilterMode: 1 - m_Aniso: 0 - m_MipBias: 0 - m_WrapU: 1 - m_WrapV: 1 - m_WrapW: 1 - m_Dimension: 2 - m_VolumeDepth: 1 - m_ShadowSamplingMode: 2 |
