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

BrushTransform.ToBrushUV

切换到手册
public Vector2 ToBrushUV (Vector2 targetXY);

参数

targetXY目标 XY 空间中的点。

返回

Vector2 转换为画笔 UV 空间的点。

描述

应用变换以将目标 XY 坐标转换为画笔 UV 空间。