init(texture:scale:)
Creates a new instance with the specified texture and scale
Declaration
init(texture: TextureResource, scale: SIMD2<Float> = [1.0, 1.0])Creates a new instance with the specified texture and scale
init(texture: TextureResource, scale: SIMD2<Float> = [1.0, 1.0])