Hilo3d API - v2.0.0-alpha.3
Home
Examples
Repository
Preparing search index...
Hilo3d
MaterialBlendPreset
Variable MaterialBlendPreset
Const
MaterialBlendPreset
:
Readonly
<
{
PREMULTIPLIED_ADDITIVE
:
Readonly
<
MaterialBlendState
>
;
PREMULTIPLIED_ALPHA
:
Readonly
<
MaterialBlendState
>
;
STRAIGHT_ALPHA
:
Readonly
<
MaterialBlendState
>
;
STRAIGHT_ALPHA_ADDITIVE
:
Readonly
<
MaterialBlendState
>
;
}
,
>
= ...
Canonical immutable blend equations shared by materials and low-level render passes.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.3
Loading...
Canonical immutable blend equations shared by materials and low-level render passes.