Outdated documentation
This documentation page refers to Godot
4.3,
and may be outdated or incorrect.
Additionally, this engine version is
no longer supported.
Check this page in the stable branch for the latest additions and corrections.
QuadMesh
Inherits: PlaneMesh < PrimitiveMesh < Mesh < Resource < RefCounted < Object
Class representing a square mesh facing the camera.
Description
Class representing a square PrimitiveMesh. This flat mesh does not have a thickness. By default, this mesh is aligned on the X and Y axes; this rotation is more suited for use with billboarded materials. A QuadMesh is equivalent to a PlaneMesh except its default PlaneMesh.orientation is PlaneMesh.FACE_Z.
Tutorials
Properties
orientation |
|
|
size |
|