TextGeometry
class ExtrudeGeometry
class BufferGeometry
class EventDispatcher
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Constructors
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