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

BrushTransform.FromBrushUV

Switch to Manual
public Vector2 FromBrushUV (Vector2 brushUV);

Parameters

brushUVBrush UV coordinate to transform.

Returns

Vector2 Target XY coordinate.

Description

Applies the transform to convert a Brush UV coordinate to the target XY space.