Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBoxOptions

立方体参数选项。

Hierarchy

  • object
    • IBoxOptions

Index

Properties

Optional height

height: undefined | number

立方体高度。

Optional heightSegments

heightSegments: undefined | number

高度线段数。

Optional length

length: undefined | number

立方体长度。

Optional lengthSegments

lengthSegments: undefined | number

长度线段数。

Optional width

width: undefined | number

立方体宽度。

Optional widthSegments

widthSegments: undefined | number

宽度线段数。

Generated using TypeDoc