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 Origin of the brush, in target XY space.
brushU Brush U vector, in target XY space.
brushV Brush V vector, in target XY space.

説明

Creates a BrushTransform.