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

BrushTransform.FromBrushUV

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

パラメーター

brushUVBrush UV coordinate to transform.

戻り値

Vector2 Target XY coordinate.

説明

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