arrayLength
The number of slices in the texture array.
Declaration
@MainActor @preconcurrency var arrayLength: Int { get }Discussion
The value is 0 if it isn’t a texture array.
The number of slices in the texture array.
@MainActor @preconcurrency var arrayLength: Int { get }The value is 0 if it isn’t a texture array.