Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Rigidbody2D.GetRelativePoint

Switch to Manual
public Vector2 GetRelativePoint(Vector2 relativePoint);

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.

Did you find this page useful? Please give it a rating: