Hilo3d API - v2.0.0-alpha.3
Home
Examples
Repository
Preparing search index...
Hilo3d
PreparedMaterialVariant
Interface PreparedMaterialVariant
interface
PreparedMaterialVariant
{
definitionId
:
string
;
fragmentOutput
:
MaterialFragmentOutput
;
key
:
string
;
materialId
:
number
;
role
:
MaterialPassRole
;
shader
:
MaterialShaderModule
;
state
:
Readonly
<
MaterialPipelineState
>
;
}
Index
Properties
definition
Id
fragment
Output
key
material
Id
role
shader
state
Properties
Readonly
definition
Id
definitionId
:
string
Readonly
fragment
Output
fragmentOutput
:
MaterialFragmentOutput
Readonly
key
key
:
string
Readonly
material
Id
materialId
:
number
Readonly
role
role
:
MaterialPassRole
Readonly
shader
shader
:
MaterialShaderModule
Readonly
state
state
:
Readonly
<
MaterialPipelineState
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
definition
Id
fragment
Output
key
material
Id
role
shader
state
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.3
Loading...