Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

BrushTransform.FromBrushUV

マニュアルに切り替える
public Vector2 FromBrushUV (Vector2 brushUV);

パラメーター

brushUV Brush UV coordinate to transform.

戻り値

Vector2 Target XY coordinate.

説明

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