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