mirror of
https://github.com/redstrate/Novus.git
synced 2025-06-06 13:17:46 +00:00
Add g_VertexMovementScale
This commit is contained in:
parent
e71da6147b
commit
1516db591f
1 changed files with 1 additions and 0 deletions
|
@ -440,6 +440,7 @@ const QHash<uint, const char *> keys = {
|
|||
{physis_shpk_crc("g_SubSurfaceWidth"), "g_SubSurfaceWidth"},
|
||||
{physis_shpk_crc("g_Transparency"), "g_Transparency"},
|
||||
{physis_shpk_crc("g_UseSubSurfaceRate"), "g_UseSubSurfaceRate"},
|
||||
{physis_shpk_crc("g_VertexMovementScale"), "g_VertexMovementScale"},
|
||||
|
||||
// Samplers
|
||||
{physis_shpk_crc("g_SamplerViewPosition"), "g_SamplerViewPosition"},
|
||||
|
|
Loading…
Add table
Reference in a new issue