123456789101112131415161718192021 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!84 &8400000
- RenderTexture:
- m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: RenderTexture
- m_Width: 320
- m_Height: 240
- m_AntiAliasing: 4
- m_DepthFormat: 2
- m_ColorFormat: 0
- m_MipMap: 0
- m_GenerateMips: 1
- m_SRGB: 0
- m_TextureSettings:
- m_FilterMode: 1
- m_Aniso: 0
- m_MipBias: 0
- m_WrapMode: 1
|