Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.39.0
GitLab
Giro3D API (v0.39.0)
core
features
PointMaterialGenerator
Type alias PointMaterialGenerator<S, M>
Point
Material
Generator
<
S
,
M
>
:
(
(
style
)
=>
M
)
Generator function for points.
Type Parameters
S
extends
PointStyle
=
PointStyle
M
extends
SpriteMaterial
=
SpriteMaterial
Type declaration
(
style
)
:
M
Parameters
style
:
Required
<
S
>
Returns
M
Settings
Member Visibility
Protected
Inherited
External
Giro3D API (v0.39.0)
Loading...
Generator function for points.