다음을 통해 공유


SKTexture.PreloadTextures(SKTexture[], Action) 메서드

정의

텍스처를 메모리에 로드하고 완료되면 를 호출 completion 합니다.

[Foundation.Export("preloadTextures:withCompletionHandler:")]
public static void PreloadTextures (SpriteKit.SKTexture[] textures, Action completion);
static member PreloadTextures : SpriteKit.SKTexture[] * Action -> unit

매개 변수

textures
SKTexture[]
completion
Action
특성

적용 대상