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

スクリプト言語

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

Rigidbody2D.GetPoint

Switch to Manual
public function GetPoint(point: Vector2): Vector2;

Parameters

point The global space point to transform into local space.

Description

Get a local space point given the point point in rigidBody global space.