CB_Shadow_Static

Description

[ConstantBuffer]
static class Tinman.Shaders.CB_Shadow_Static

Full source code is included in the Tinman 3D SDK download.

A constant buffer for use with ShadowParameters.

Public / Attributes

Light​Bleed


public static attribute LightBleed → (float32)

The constant data field g_lightBleed.

Shadow​Blend


public static attribute ShadowBlend → (float4)

The constant data field g_shadowBlend.

Shadow​Matrix


[Length(3)]
public static attribute ShadowMatrix → (float4x4 [ ])

The constant data field g_shadowMatrix.