ReadonlyatlasExact graph texture written by the recorded shadow passes.
ReadonlyatlasTop-left atlas rectangles as packed [scaleX, scaleY, offsetX, offsetY] values.
ReadonlyatlasAtlas dimensions and reciprocal dimensions as [width, height, 1/width, 1/height].
ReadonlydepthDepth convention used by the atlas texture and comparison sampler.
ReadonlydirectionalDirectional minimum/slope bias pairs in shadow-first light order.
ReadonlydirectionalView-space-to-shadow-clip matrices for every directional cascade.
ReadonlydirectionalCascade count, blend fraction, and shadow strength per directional light.
ReadonlydirectionalFour cascade far distances per directional light.
ReadonlydirectionalShadow-first directional-light order used by the packed directional arrays.
ReadonlydirectionalNumber of leading directional lights with valid packed shadow data.
ReadonlypointPoint minimum/slope bias pairs in shadow-first light order.
ReadonlypointShadow-first point-light order used by the packed point arrays.
ReadonlypointSix view-space-to-shadow-clip face matrices per shadowed point light.
ReadonlypointNumber of leading point lights with valid packed shadow data.
ReadonlyspotSpot minimum/slope bias pairs in shadow-first light order.
ReadonlyspotShadow-first spot-light order used by the packed spot arrays.
ReadonlyspotView-space-to-shadow-clip matrices for shadowed spot lights.
ReadonlyspotNumber of leading spot lights with valid packed shadow data.
Frame-scoped shared shadow-atlas data available to custom and built-in pipelines.