Click or drag to resize

TextureArrayLayers Property

The number of texture array layers (for 2D or cube textures).

Namespace:  Internal.SharpBgfx
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int ArrayLayers { get; }

Property Value

Type: Int32
See Also