CB_Material_Volatile2

Description

[ConstantBuffer]
static class Tinman.Shaders.Terrain.CB_Material_Volatile2

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

A constant buffer for use with TerrainMaterialParameters.

Public / Attributes

Material​Blend​H


[Length(4)]
public static attribute MaterialBlendH → (float4 [ ])

The constant data field g_materialBlendH.

Material​Blend​V


[Length(4)]
public static attribute MaterialBlendV → (float4 [ ])

The constant data field g_materialBlendV.

Normal​Scale


[Length(4)]
public static attribute NormalScale → (float2 [ ])

The constant data field g_normalScale.