Hilo3d API - v2.0.0-alpha.3
Home
Examples
Repository
Preparing search index...
Hilo3d
MaterialPassDefinition
Interface MaterialPassDefinition
interface
MaterialPassDefinition
{
fallback
:
MaterialPassFallback
;
fragmentOutput
:
MaterialFragmentOutput
;
role
:
MaterialPassRole
;
shader
:
MaterialShaderModule
;
state
:
Readonly
<
MaterialPipelineState
>
;
}
Index
Properties
fallback
fragment
Output
role
shader
state
Properties
Readonly
fallback
fallback
:
MaterialPassFallback
Readonly
fragment
Output
fragmentOutput
:
MaterialFragmentOutput
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
fallback
fragment
Output
role
shader
state
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.3
Loading...