Class MeshSurfaceEmitter

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

type: string = 'mesh_surface'

Accessors

  • get geometry(): BufferGeometry<NormalBufferAttributes>
  • Returns BufferGeometry<NormalBufferAttributes>

  • set geometry(geometry): void
  • Parameters

    • geometry: BufferGeometry<NormalBufferAttributes>

    Returns void

Methods