Share via


GLKMeshBuffer.Length Property

Definition

Gets the length of the buffer, in bytes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr Length { [Foundation.Export("length")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("length")>]
member this.Length : unativeint

Property Value

UIntPtr

unativeint

Implements

Attributes

Applies to