depth
The depth of the texture image, in pixels.
Declaration
@MainActor @preconcurrency var depth: Int { get }Discussion
The value is 0 if the texture isn’t a 3D texture.
The depth of the texture image, in pixels.
@MainActor @preconcurrency var depth: Int { get }The value is 0 if the texture isn’t a 3D texture.