ITextureUnit.Depth

ITextureUnit.Depth property

Gets the height of this texture, for none-3D texture it’s always 1.

public int Depth { get; }

See Also