Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.3
GitLab
API (v0.42.3) - Giro3D
core
PointCloudOptions
Interface PointCloudOptions<M>
Options for constructing
PointCloud
interface
PointCloudOptions
<
M
>
{
extent
?:
Extent
;
geometry
:
BufferGeometry
<
NormalBufferAttributes
>
;
material
:
M
;
textureSize
:
Vector2
;
}
Type Parameters
M
extends
Material
=
Material
Index
Properties
extent?
geometry
material
texture
Size
Properties
Optional
extent
extent
?:
Extent
geometry
geometry
:
BufferGeometry
<
NormalBufferAttributes
>
Geometry
material
material
:
M
Material
texture
Size
texture
Size
:
Vector2
Texture size
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
extent
geometry
material
texture
Size
API (v0.42.3) - Giro3D
Loading...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Options for constructing PointCloud