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
属性

适用于