fix shaders for the transform tool
This commit is contained in:
@@ -30,6 +30,7 @@ enum class kShaderUniform : uint16_t
|
||||
BlendMode = const_hash("blend_mode"),
|
||||
Noise = const_hash("noise"),
|
||||
Direction = const_hash("dir"),
|
||||
UseFragCoordUV2 = const_hash("fragUV2"),
|
||||
};
|
||||
|
||||
enum class kShader : uint16_t
|
||||
|
||||
Reference in New Issue
Block a user