Lua
C++
Edit

CreatePlane

This function creates a new model consisting of a single rectangle.

Syntax

Parameter Description
world world to create the model in
width, height plane dimensions
xsegs, ysegs mesh subdivision
type can be MESH_TRIANGLES or MESH_QUADS

Returns

Returns a new model.

Copyright © 2024 Ultra Software.
All rights reserved.