Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
external
three
PathJSON
Interface PathJSON
interface
PathJSON
{
arcLengthDivisions
:
number
;
autoClose
:
boolean
;
currentPoint
:
Vector2Tuple
;
curves
:
CurveJSON
[]
;
metadata
:
{
generator
:
string
;
type
:
string
;
version
:
number
;
}
;
type
:
string
;
}
Hierarchy (
view full
)
CurvePathJSON
PathJSON
ShapeJSON
Index
Properties
arc
Length
Divisions
auto
Close
current
Point
curves
metadata
type
Properties
arc
Length
Divisions
arc
Length
Divisions
:
number
auto
Close
auto
Close
:
boolean
current
Point
current
Point
:
Vector2Tuple
curves
curves
:
CurveJSON
[]
metadata
metadata
:
{
generator
:
string
;
type
:
string
;
version
:
number
;
}
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
arc
Length
Divisions
auto
Close
current
Point
curves
metadata
type
API (v0.42.1) - Giro3D
Loading...