Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.40.0
GitLab
Giro3D API (v0.40.0)
core
features
LineMaterialGenerator
Type Alias LineMaterialGenerator<S, M>
Line
Material
Generator
<
S
,
M
>
:
(
(
style
:
Required
<
S
>
)
=>
M
)
Generator function for lines.
Type Parameters
S
extends
StrokeStyle
=
StrokeStyle
M
extends
LineMaterial
=
LineMaterial
Settings
Member Visibility
Protected
Inherited
External
Giro3D API (v0.40.0)
Loading...
Generator function for lines.