Matrix4x4Double.Translation

Matrix4x4Double.Translation property

Gets or sets the translation component of this matrix.

public (double x, double y, double z) Translation { get; set; }

See Also