Hilo3d API - v2.0.0-alpha.3
Home
Examples
Repository
Preparing search index...
Hilo3d
MaterialCompileRequest
Interface MaterialCompileRequest
interface
MaterialCompileRequest
{
backend
:
RendererBackend
;
instance
:
MaterialInstance
;
renderingProfile
:
MaterialRenderingProfile
;
role
:
MaterialPassRole
;
target
:
Readonly
<
MaterialTargetSignature
>
;
vertexLayoutClass
:
string
;
}
Index
Properties
backend
instance
rendering
Profile
role
target
vertex
Layout
Class
Properties
Readonly
backend
backend
:
RendererBackend
Readonly
instance
instance
:
MaterialInstance
Readonly
rendering
Profile
renderingProfile
:
MaterialRenderingProfile
Readonly
role
role
:
MaterialPassRole
Readonly
target
target
:
Readonly
<
MaterialTargetSignature
>
Readonly
vertex
Layout
Class
vertexLayoutClass
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
backend
instance
rendering
Profile
role
target
vertex
Layout
Class
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.3
Loading...