MTLTextureDescriptor.CreateTextureCubeDescriptor メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
戻り値
- 属性