Preparing search index...
The search index is not available
rhodonite
rhodonite
default
ComponentTypeEnum
Interface ComponentTypeEnum
interface
ComponentTypeEnum
{
index
:
number
;
str
:
string
;
symbol
:
symbol
;
webgpu
:
string
;
wgsl
:
string
;
getSizeInBytes
(
)
:
number
;
isFloatingPoint
(
)
:
boolean
;
isInteger
(
)
:
boolean
;
toJSON
(
)
:
number
;
toString
(
)
:
string
;
}
Hierarchy (
view full
)
EnumIO
ComponentTypeEnum
Index
Properties
index
str
symbol
webgpu
wgsl
Methods
get
Size
In
Bytes
is
Floating
Point
is
Integer
toJSON
to
String
Properties
Readonly
index
index
:
number
Readonly
str
str
:
string
Readonly
symbol
symbol
:
symbol
webgpu
webgpu
:
string
wgsl
wgsl
:
string
Methods
get
Size
In
Bytes
get
Size
In
Bytes
(
)
:
number
Returns
number
is
Floating
Point
is
Floating
Point
(
)
:
boolean
Returns
boolean
is
Integer
is
Integer
(
)
:
boolean
Returns
boolean
toJSON
toJSON
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
str
symbol
webgpu
wgsl
Methods
get
Size
In
Bytes
is
Floating
Point
is
Integer
toJSON
to
String
rhodonite
Loading...