Enum RenderingServer.TextureType
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RenderingServer.TextureType : long
Fields
Layered = 1Layered texture.
Type2D = 02D texture.
Type3D = 23D texture.
public enum RenderingServer.TextureType : long
Layered = 1Layered texture.
Type2D = 02D texture.
Type3D = 23D texture.