Hilo3d API - v2.0.0-alpha.3
Home
Examples
Repository
Preparing search index...
Hilo3d
ShaderMaterialRoleSource
Interface ShaderMaterialRoleSource
interface
ShaderMaterialRoleSource
{
fallback
?:
MaterialPassFallback
;
fragmentOutput
:
MaterialFragmentOutput
;
fragmentSource
:
string
;
role
:
MaterialPassRole
;
vertexSource
:
string
;
}
Index
Properties
fallback?
fragment
Output
fragment
Source
role
vertex
Source
Properties
Optional
Readonly
fallback
fallback
?:
MaterialPassFallback
Readonly
fragment
Output
fragmentOutput
:
MaterialFragmentOutput
Readonly
fragment
Source
fragmentSource
:
string
Readonly
role
role
:
MaterialPassRole
Readonly
vertex
Source
vertexSource
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fallback
fragment
Output
fragment
Source
role
vertex
Source
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.3
Loading...