Home > decentraland-ecs > PlaneShape
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. |