共用方式為


MTKMeshBuffer.Length 屬性

定義

取得網格緩衝區的邏輯位元組長度。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual nuint Length { [Foundation.Export("length")] get; }
member this.Length : nuint

屬性值

System.System.UIntPtr System.unativeint
屬性

適用於