CB_Shadow_Static Description [ConstantBuffer] static class Tinman.Engine.Shaders.CB_Shadow_Static Full source code is included in the Tinman 3D SDK download. A constant buffer for use with ShadowParameters. Public / Attributes LightBleed public static attribute LightBleed → (float32) The constant data field g_lightBleed. ShadowBlend public static attribute ShadowBlend → (float4) The constant data field g_shadowBlend. ShadowMatrix [Length(3)] public static attribute ShadowMatrix → (float4x4 [ ]) The constant data field g_shadowMatrix. CB_Lighting_Static Camera