Hilo3d API - v2.0.0-alpha.3
Home
Examples
Repository
Preparing search index...
Hilo3d
MaterialTextureSlotDefinition
Interface MaterialTextureSlotDefinition
interface
MaterialTextureSlotDefinition
{
channels
:
readonly
[
MaterialTextureChannel
,
MaterialTextureChannel
,
MaterialTextureChannel
,
MaterialTextureChannel
,
]
;
encoding
:
MaterialTextureEncoding
;
index
:
number
;
name
:
string
;
presence
:
"fallback"
|
"static"
;
sampleType
:
"depth"
|
"float"
|
"sint"
|
"uint"
;
uvSets
:
readonly
(
0
|
1
)
[]
;
viewDimension
:
"2d"
|
"2d-array"
|
"3d"
|
"cube"
;
}
Index
Properties
channels
encoding
index
name
presence
sample
Type
uv
Sets
view
Dimension
Properties
Readonly
channels
channels
:
readonly
[
MaterialTextureChannel
,
MaterialTextureChannel
,
MaterialTextureChannel
,
MaterialTextureChannel
,
]
Readonly
encoding
encoding
:
MaterialTextureEncoding
Readonly
index
index
:
number
Readonly
name
name
:
string
Readonly
presence
presence
:
"fallback"
|
"static"
Readonly
sample
Type
sampleType
:
"depth"
|
"float"
|
"sint"
|
"uint"
Readonly
uv
Sets
uvSets
:
readonly
(
0
|
1
)
[]
UV sets for which this definition compiled vertex inputs.
Readonly
view
Dimension
viewDimension
:
"2d"
|
"2d-array"
|
"3d"
|
"cube"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channels
encoding
index
name
presence
sample
Type
uv
Sets
view
Dimension
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.3
Loading...
UV sets for which this definition compiled vertex inputs.