ThingOrigin.js
Preparing search index...
LoftOptions
Interface LoftOptions
interface
LoftOptions
{
capEnd
?:
boolean
;
capStart
?:
boolean
;
color
?:
string
;
modelName
?:
string
;
position
?:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
sections
:
Vector3
[]
[]
;
}
Index
Properties
cap
End?
cap
Start?
color?
model
Name?
position?
sections
Properties
Optional
cap
End
capEnd
?:
boolean
Optional
cap
Start
capStart
?:
boolean
Optional
color
color
?:
string
Optional
model
Name
modelName
?:
string
Optional
position
position
?:
{
x
:
number
;
y
:
number
;
z
:
number
}
sections
sections
:
Vector3
[]
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cap
End
cap
Start
color
model
Name
position
sections
ThingOrigin.js
Loading...