다음을 통해 공유


MTKTextureLoaderOptions.GenerateMipmaps 속성

정의

새 텍스처에 대해 mipmap을 만들지 여부를 알려주는 값을 가져옵니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public Nullable<bool> GenerateMipmaps { get; }
member this.GenerateMipmaps : Nullable<bool>

속성 값

특성

적용 대상