Interface: MeshPlaneOptions

MeshPlaneOptions

Options for the MeshPlane constructor.

Properties:
Name Type Description
texture core

The texture to use on the plane.

verticesX number

The number of vertices in the x-axis

verticesY number

The number of vertices in the y-axis

Extends

  • Omit

Members

texture core

The texture to use on the plane.

verticesX number

The number of vertices in the x-axis

verticesY number

The number of vertices in the y-axis