Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TransformPlane(Plane)

Returns a plane that is transformed in space.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Plane TransformPlane(Plane plane)

Parameters

plane

Returns

Type

Description

Plane