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

スクリプト言語

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

Rigidbody2D.GetRelativePoint

Switch to Manual
public function GetRelativePoint(relativePoint: Vector2): Vector2;

Parameters

relativePoint The local space point to transform into global space.

Description

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