LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

GridLayout.LocalToWorld

public Vector3 LocalToWorld(Vector3 localPosition);

Parameters

localPositionLocal Position to convert.

Returns

Vector3 World position of the local position.

Description

Converts a local position to world position.