Contents

height

The height of the texture image for the base level mipmap, in pixels.

Declaration

var height: Int { get set }

Discussion

The default value is 1. The value needs to be greater than or equal to 1. For a 1D texture, the value needs to be 1.

See Also

Specifying texture attributes