Interface: BoxOptions
Table of contents
Properties
Properties
width
• width: number
几何体沿着X
轴的宽度,默认值是1
。
Defined in
height
• height: number
几何体沿着Y
轴的宽度,默认值是1
。
Defined in
depth
• depth: number
几何体沿着Z
轴的深度,默认值是1
。
Defined in
widthSegments
• widthSegments: number
宽度分段数,默认值是1
。
Defined in
heightSegments
• heightSegments: number
高度分段数,默认值是1
。
Defined in
depthSegments
• depthSegments: number
深度分段数,默认值是1
。
Defined in
attributes
• attributes: Attributes
顶点数据