Enum Decal.DecalTexture
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum Decal.DecalTexture : long
Fields
Albedo = 0
Texture2D corresponding to TextureAlbedo.
Emission = 3
Texture2D corresponding to TextureEmission.
Max = 4
Max size of Decal.DecalTexture enum.
Normal = 1
Texture2D corresponding to TextureNormal.
Orm = 2
Texture2D corresponding to TextureOrm.