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

BrushTransformConstructor

切换到手册
public BrushTransform (Vector2 brushOrigin, Vector2 brushU, Vector2 brushV);

参数

brushOrigin目标 XY 空间中的画笔原点。
brushU目标 XY 空间中的画笔 U 矢量。
brushV目标 XY 空间中的画笔 V 矢量。

描述

创建 BrushTransform。