fillTexture The texture used to fill the shape. Declarationvar fillTexture: SKTexture? { get set } Mentioned inControlling Shape Drawing with Shaders DiscussionThe default value is nil. If a fill texture is specified, the shape node is rendered using that texture blended with the fillColor. See AlsoFilling a ShapefillColor