Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 754 Bytes

decentraland-ecs.planeshape.md

File metadata and controls

13 lines (9 loc) · 754 Bytes

Home > decentraland-ecs > PlaneShape

PlaneShape class

Properties

Property Access Modifier Type Description
height number Sets the vertical length of the plane. Defaults to 1.
tag string
uvs number[] Sets the UV coordinates for the plane. Used to map specific pieces of a Material's texture into the plane's geometry.
width number Sets the horizontal length of the plane. Defaults to 1.