共用方式為


SKTexture.FromNoiseMap(GKNoiseMap) 方法

定義

[Foundation.Export("textureWithNoiseMap:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static SpriteKit.SKTexture FromNoiseMap (GameplayKit.GKNoiseMap noiseMap);
static member FromNoiseMap : GameplayKit.GKNoiseMap -> SpriteKit.SKTexture

參數

noiseMap
GKNoiseMap

傳回

屬性

適用於