EffectShaderData
A collection of shader data.
Constructor Summary
Public Constructor | ||
public |
Constructs new shader data. |
Member Summary
Public Members | ||
public |
Combined effect attributes. |
|
public |
The blend modes of the individual effects. |
|
public |
colorSpace: ColorSpace Keeps track of the current color space. |
|
public |
Preprocessor macros. |
|
public |
Required extensions. |
|
public |
Indicates whether the shader reads depth in the fragment shader. |
|
public |
The shader parts. |
|
public |
The uniforms. |
|
public |
Indicates whether the shader transforms UV coordinates in the fragment shader. |
|
public |
A list of varyings. |