Enum RenderingServer.CanvasTextureChannel
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RenderingServer.CanvasTextureChannel : long
Fields
Diffuse = 0
Diffuse canvas texture (DiffuseTexture).
Normal = 1
Normal map canvas texture (NormalTexture).
Specular = 2
Specular map canvas texture (SpecularTexture).