Enum RenderingDevice.TextureSliceType
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RenderingDevice.TextureSliceType : long
Fields
Cubemap = 1
Cubemap texture slice.
Slice2D = 0
2-dimensional texture slice.
Slice3D = 2
3-dimensional texture slice.