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.