Version: 2020.3
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。