다음을 통해 공유


MTLTextureDescriptor.CreateTextureCubeDescriptor 메서드

정의

[Foundation.Export("textureCubeDescriptorWithPixelFormat:size:mipmapped:")]
public static Metal.MTLTextureDescriptor CreateTextureCubeDescriptor (Metal.MTLPixelFormat pixelFormat, nuint size, bool mipmapped);
static member CreateTextureCubeDescriptor : Metal.MTLPixelFormat * nuint * bool -> Metal.MTLTextureDescriptor

매개 변수

pixelFormat
MTLPixelFormat
size
System.System.UIntPtr System.unativeint
mipmapped
Boolean

반환

특성

적용 대상