Table of Contents

Class MetalOwnedTextureFrame

Namespace
Maplibre.NativeFfi.Render
Assembly
Maplibre.NativeFfi.dll
public sealed class MetalOwnedTextureFrame
Inheritance
MetalOwnedTextureFrame
Inherited Members

Properties

Device

public NativePointer Device { get; }

Property Value

NativePointer

FrameId

public ulong FrameId { get; }

Property Value

ulong

Generation

public ulong Generation { get; }

Property Value

ulong

Height

public uint Height { get; }

Property Value

uint

PixelFormat

public ulong PixelFormat { get; }

Property Value

ulong

ScaleFactor

public double ScaleFactor { get; }

Property Value

double

Texture

public NativePointer Texture { get; }

Property Value

NativePointer

Width

public uint Width { get; }

Property Value

uint