BearishSun a2cbf9eddd Pixel formats refactor/update: 8 年之前
..
Camera.cs 0e00b1241f Move some render specific flags from Camera to RenderSettings 8 年之前
Light.cs 49a338f456 Area light sources (WIP) 8 年之前
Material.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前
Mesh.cs 3d8f1c0e2e Mesh and related classes ported to script binding generation 8 年之前
RenderSettings.cs 0e00b1241f Move some render specific flags from Camera to RenderSettings 8 年之前
RenderTarget.cs 92321a6b19 Updated manuals 9 年之前
RenderTexture.cs 92321a6b19 Updated manuals 9 年之前
RenderTexture2D.cs a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ 8 年之前
Renderable.cs 3eecbecfa0 Refactoring C# components so they're just wrappers for C++ ones, to avoid duplicate code 8 年之前
Shader.cs 92321a6b19 Updated manuals 9 年之前
ShaderInclude.cs 92321a6b19 Updated manuals 9 年之前
Texture.cs a2cbf9eddd Pixel formats refactor/update: 8 年之前