Experimental: this API is experimental and might be changed or removed in the future.

BrushTransform Constructor

public BrushTransform(Vector2 brushOrigin, Vector2 brushU, Vector2 brushV);

Parameters

brushOriginOrigin of the brush, in target XY space.
brushUBrush U vector, in target XY space.
brushVBrush V vector, in target XY space.

Description

Creates a BrushTransform.

Did you find this page useful? Please give it a rating: