SKTileMapNode.Fill(SKTileGroup) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Performs a flood-fill of the SKTileMapNode using the specified tileGroup
.
[Foundation.Export("fillWithTileGroup:")]
public virtual void Fill (SpriteKit.SKTileGroup tileGroup);
abstract member Fill : SpriteKit.SKTileGroup -> unit
override this.Fill : SpriteKit.SKTileGroup -> unit
Parameters
- Attributes