Bearbeiten

Freigeben über


SKTextureAtlas.FromName(String) Method

Definition

Creates a texture atlas from the named resource in the app's bundle.

[Foundation.Export("atlasNamed:")]
public static SpriteKit.SKTextureAtlas FromName (string name);
static member FromName : string -> SpriteKit.SKTextureAtlas

Parameters

name
String

Returns

Attributes

Applies to