Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Vector3.ProjectOnPlane

Switch to Manual
public static function ProjectOnPlane(vector: Vector3, planeNormal: Vector3): Vector3;

Parameters

Description

Projects a vector onto a plane defined by a normal orthogonal to the plane.