Skip to main content
Version: 3.9.0

Plane

The Plane object is shape that can be manipulated in 3D space.

Add a Plane Object

To add a Plane object, click the Add button [+], go to 3D, and then select Plane in the Hierarchy panel.

Plane hierarchy

Use the Plane Object

Different textures, materials, and post-process effects can be applied to the plane to alter its appearance.

Move, Rotate, and Resize the Plane

In the Scene panel, you can scale, rotate, and transform the Plane.

scene panel transform

The Transform component in the Inspector panel allows you to manually adjust the Position, Rotation, and Scale properties.

transform properties

Apply a Material to the Plane

To apply a material to the Plane object, first add a material in the Assets panel. Click the Add button [+] in the Assets panel, go to Material, and then select your desired material. This example uses the Standard PBR material.

add material

Select the chosen material in the Assets panel and then customize it to your liking, using the properties in the Inspector panel. Learn more about using Materials.

Then go to the Mesh Renderer component in the Inspector panel, click on the Material field, and then select your material. Alternatively, you can drag the material from the Assets panel into the Mesh Renderer's Material field.

select material property

Components

The Plane object is made up of the following components, found in the Inspector panel: