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.