Threepipe Geometry Generator Plugin
Preparing search index...
IGeometryGeneratorMap
Interface IGeometryGeneratorMap
interface
IGeometryGeneratorMap
{
box
:
BoxGeometryGenerator
;
circle
:
CircleGeometryGenerator
;
cylinder
:
CylinderGeometryGenerator
;
line
:
LineGeometryGenerator
;
plane
:
PlaneGeometryGenerator
;
sphere
:
SphereGeometryGenerator
;
text
:
TextGeometryGenerator
;
torus
:
TorusGeometryGenerator
;
[
key
:
string
]:
AGeometryGenerator
<
any
,
string
>
;
}
Hierarchy
Record
<
string
,
AGeometryGenerator
>
IGeometryGeneratorMap
Indexable
[
key
:
string
]:
AGeometryGenerator
<
any
,
string
>
Index
Properties
box
circle
cylinder
line
plane
sphere
text
torus
Properties
box
box
:
BoxGeometryGenerator
circle
circle
:
CircleGeometryGenerator
cylinder
cylinder
:
CylinderGeometryGenerator
line
line
:
LineGeometryGenerator
plane
plane
:
PlaneGeometryGenerator
sphere
sphere
:
SphereGeometryGenerator
text
text
:
TextGeometryGenerator
torus
torus
:
TorusGeometryGenerator
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
box
circle
cylinder
line
plane
sphere
text
torus
Threepipe Geometry Generator Plugin
Loading...