This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

BrushTransform.FromBrushUV

public Vector2 FromBrushUV(Vector2 brushUV);

Parameters

brushUV Brush UV coordinate to transform.

Returns

Vector2 Target XY coordinate.

Description

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