次の方法で共有


MDLMesh.Submeshes プロパティ

定義

このメッシュのサブメッシュの配列を取得します。

public virtual Foundation.NSMutableArray<ModelIO.MDLSubmesh> Submeshes { [Foundation.Export("submeshes", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSubmeshes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Submeshes : Foundation.NSMutableArray<ModelIO.MDLSubmesh> with get, set

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象