PlaneGeometry

平面几何体一个用于生成平面几何体的类。

基础用法

API

Attributes

NameDescriptionTypeDefaultRequired
width构造函数参数numberundefinedNo
height构造函数参数numberundefinedNo
widthSegments构造函数参数numberundefinedNo
heightSegments构造函数参数numberundefinedNo
options实例属性PlaneGeometryOptions{}No

Events

NameDescriptionType
load实例创建后触发方法Function

Provide

KeyDescriptionType
geometryInjectionKeywebGLRenderer实例PlaneGeometry

Slots

NameDescription
default默认插槽

源代码

文档