Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
Cylindrical
Class Cylindrical
Index
Constructors
constructor
Properties
radius
theta
y
Methods
clone
copy
set
set
From
Cartesian
Coords
set
From
Vector3
Constructors
constructor
new
Cylindrical
(
radius
?:
number
,
theta
?:
number
,
y
?:
number
)
:
Cylindrical
Parameters
Optional
radius
:
number
Optional
theta
:
number
Optional
y
:
number
Returns
Cylindrical
Properties
radius
radius
:
number
Default
1
Copy
theta
theta
:
number
Default
0
Copy
y
y
:
number
Default
0
Copy
Methods
clone
clone
()
:
this
Returns
this
copy
copy
(
other
:
Cylindrical
)
:
this
Parameters
other
:
Cylindrical
Returns
this
set
set
(
radius
:
number
,
theta
:
number
,
y
:
number
)
:
this
Parameters
radius
:
number
theta
:
number
y
:
number
Returns
this
set
From
Cartesian
Coords
setFromCartesianCoords
(
x
:
number
,
y
:
number
,
z
:
number
)
:
this
Parameters
x
:
number
y
:
number
z
:
number
Returns
this
set
From
Vector3
setFromVector3
(
vec3
:
Vector3
)
:
this
Parameters
vec3
:
Vector3
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
radius
theta
y
Methods
clone
copy
set
set
From
Cartesian
Coords
set
From
Vector3
Selva Compute API Reference - v1.1.2
Loading...
Default