texture

fun texture(vararg textures: Int): ComponentStream

Filters the current query's contents to only include components whose texture id matches at least one (1) of the parameter ints

Return

filtered query

Parameters

textures

the texture ids to compare component to