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

BrushTransform.ToBrushUV

Switch to Manual
public Vector2 ToBrushUV (Vector2 targetXY);

Parameters

targetXYPoint in target XY space.

Returns

Vector2 Point transformed to Brush UV space.

Description

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