-
Notifications
You must be signed in to change notification settings - Fork 0
Shader Mode
Eduard Gushchin edited this page Jul 1, 2026
·
5 revisions
Home | API by Category | Complete API Index | API Compatibility
| Field | Value |
|---|---|
| Full name | Electron2D.Shader.Mode |
| Namespace | Electron2D |
| Kind | enum |
| Category | Rendering |
Identifies the shader mode.
public enum Electron2D.Shader.Mode : System.IComparable, System.IConvertible, System.IFormattable, System.ISpanFormattableProfile: Electron2D 0.1.0 2D
Status: Partial / Not verified
Out of profile: yes
Godot reference: Shader.Mode
0.1 canvas item shader mode subset.
This type is part of the Electron2D 0.1.0 Preview public API.
This enum is available since Electron2D 0.1.0 Preview.
| Member | Kind | Summary |
|---|---|---|
CanvasItem |
Enum value | Canvas item shader mode used for 2D drawing. |
Kind: Enum value
public const Electron2D.Shader.Mode CanvasItemCanvas item shader mode used for 2D drawing.
Use this value with APIs that accept Mode.
This API is available since Electron2D 0.1.0 Preview.
Electron2D.Shader.Mode
Electron2D 0.1.0 Preview API reference. Generated from 175 public runtime types.