言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

Rect.position

public var position: Vector2;

Description

The top left coordinates of the rectangle.

This is the x and y coordinates in a combined Vector2.