- Companion
- object
Value members
Constructors
def this(width: UndefOr[Double], height: UndefOr[Double], depth: UndefOr[Double], widthSegments: UndefOr[Double], heightSegments: UndefOr[Double], depthSegments: UndefOr[Double])
Inherited methods
def addAttribute(name: String, attribute: BufferAttribute | InterleavedBufferAttribute): BufferGeometry
- Inherited from
- BufferGeometry
def getAttribute(name: BuiltinShaderAttributeName | Any): BufferAttribute | InterleavedBufferAttribute
- Inherited from
- BufferGeometry
def setAttribute(name: BuiltinShaderAttributeName | Any, attribute: BufferAttribute | InterleavedBufferAttribute): BufferGeometry
- Inherited from
- BufferGeometry