mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 15:07:43 +00:00
CModelShaders: Disable Z-test for LightingAlphaWrite
Permits static thermal hot objects to render properly
This commit is contained in:
@@ -45,7 +45,7 @@ enum class EExtendedShader : uint8_t {
|
||||
Disintegrate,
|
||||
ForcedAdditiveNoZWriteDepthGreater,
|
||||
ThermalCold,
|
||||
LightingAlphaWrite,
|
||||
LightingAlphaWriteNoZTest,
|
||||
LightingCubeReflection,
|
||||
LightingCubeReflectionWorldShadow,
|
||||
MAX
|
||||
|
||||
Reference in New Issue
Block a user