RectTransform 方法 |
名称 | 说明 | |
---|---|---|
Transform(Matrix) |
Updates rectangle to be the bounds of the original value transformed
by the matrix.
The Empty Rect is not affected by this call.
| |
Transform(Rect, Matrix) |
Returns the bounds of the transformed rectangle.
The Empty Rect is not affected by this call.
|