Add Transparent Lighting Modes for material with option to use non-directional shading
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2012-2022 Wojciech Figat. All rights reserved.
|
||||
|
||||
// Diffuse-only lighting
|
||||
#define NO_SPECULAR 1
|
||||
#define LIGHTING_NO_SPECULAR 1
|
||||
|
||||
#include "./Flax/Common.hlsl"
|
||||
#include "./Flax/Math.hlsl"
|
||||
|
||||
Reference in New Issue
Block a user