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

スクリプト言語

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

Rigidbody2D.GetRelativeVector

Switch to Manual
public function GetRelativeVector(relativeVector: Vector2): Vector2;

Parameters

relativeVector The local space vector to transform into a global space vector.

Description

Get a global space vector given the vector relativeVector in rigidBody local space.