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
ShapeJSON
Interface ShapeJSON
interface
ShapeJSON
{
arcLengthDivisions
:
number
;
autoClose
:
boolean
;
currentPoint
:
Vector2Tuple
;
curves
:
CurveJSON
[]
;
holes
:
PathJSON
[]
;
metadata
:
{
generator
:
string
;
type
:
string
;
version
:
number
;
}
;
type
:
string
;
uuid
:
string
;
}
Hierarchy (
view full
)
PathJSON
ShapeJSON
Index
Properties
arc
Length
Divisions
auto
Close
current
Point
curves
holes
metadata
type
uuid
Properties
arc
Length
Divisions
arc
Length
Divisions
:
number
auto
Close
auto
Close
:
boolean
current
Point
current
Point
:
Vector2Tuple
curves
curves
:
CurveJSON
[]
holes
holes
:
PathJSON
[]
metadata
metadata
:
{
generator
:
string
;
type
:
string
;
version
:
number
;
}
type
type
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
arc
Length
Divisions
auto
Close
current
Point
curves
holes
metadata
type
uuid
API (v0.42.1) - Giro3D
Loading...