CB_Graphics_Dynamic

Description

[ConstantBuffer]
static class Tinman.Shaders.Graphics.CB_Graphics_Dynamic

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

A constant buffer for use with GraphicsParameters.

Public / Attributes

Color


public static attribute Color → (float4)

The constant data field g_color.

Colors


public static attribute Colors → (float4)

The constant data field g_colors.

Screen​Matrix


public static attribute ScreenMatrix → (float2x2)

The constant data field g_screenMatrix.

Slice


public static attribute Slice → (int32)

The constant data field g_slice.