rendering: document managed srp v1 boundaries

This commit is contained in:
2026-04-26 02:12:06 +08:00
parent 8eb1f8c5a2
commit 97f3c3486a
9 changed files with 246 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
namespace XCEngine.Rendering
{
// SRP v1 shadow hook only configures whether the native main directional
// shadow execution should run. It does not expose a custom managed shadow
// graph or scene backend.
public sealed class DirectionalShadowExecutionContext
{
private readonly ulong m_nativeHandle;