set
fun set(centroid: Vector2F = this.centroid, orientation: ComplexF = this.orientation, originPointA: Vector2F = this.originPointA, originPointB: Vector2F = this.originPointB, originPointC: Vector2F = this.originPointC)
Sets the specified properties of this instance.
Parameters
orientation
the value is expected to be normalized.