Click or drag to resize

Matrix3x2Translation Property

Gets or sets the translation component of this matrix.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vector2 Translation { get; set; }

Property Value

Type: Vector2
See Also