CB_Decal_Volatile Description [ConstantBuffer] static class Tinman.Engine.Shaders.Terrain.CB_Decal_Volatile Full source code is included in the Tinman 3D SDK download. A constant buffer for use with DecalParameters. Public / Attributes DecalColor public static attribute DecalColor → (float4) The constant data field g_decalColor. DecalOffset public static attribute DecalOffset → (float4) The constant data field g_decalOffset. DecalU public static attribute DecalU → (float3) The constant data field g_decalU. DecalV public static attribute DecalV → (float3) The constant data field g_decalV. DecalWarp public static attribute DecalWarp → (float3x3) The constant data field g_decalWarp. CB_Decal_Dynamic CB_Material_Dynamic