Skip to main content

Struct SKMatrix4x4

Namespace: SkiaSharp
Assembly: VelloSharp.Skia.Core.dll

public struct SKMatrix4x4

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Fields

M00

public float M00

Field Value

float

M01

public float M01

Field Value

float

M02

public float M02

Field Value

float

M03

public float M03

Field Value

float

M10

public float M10

Field Value

float

M11

public float M11

Field Value

float

M12

public float M12

Field Value

float

M13

public float M13

Field Value

float

M20

public float M20

Field Value

float

M21

public float M21

Field Value

float

M22

public float M22

Field Value

float

M23

public float M23

Field Value

float

M30

public float M30

Field Value

float

M31

public float M31

Field Value

float

M32

public float M32

Field Value

float

M33

public float M33

Field Value

float

Properties

Identity

public static SKMatrix4x4 Identity { get; }

Property Value

SKMatrix4x4