|
|
| vxDebugEffect (Effect effect) |
| |
|
| vxShader (Effect effect) |
| |
|
|
Matrix | World [set] |
| |
|
Matrix | WVP [set] |
| | The World * View * Projection Cumulative Matrix Value.
|
| |
| bool | DoTexture [set] |
| | Sets a value indicating whether this T:VerticesEngine.Graphics.vxUtilityEffect do texture.
|
| |
| Texture2D | DiffuseTexture [get, set] |
| | Gets or sets the diffuse texture.
|
| |
|
Vector3 | LightDirection [set] |
| |
|
bool | DoDebugWireFrame [set] |
| |
|
Color | WireColour [set] |
| |
|
bool | ShadowDebug [set] |
| |
|
|
static void | PrintParameterValues (Effect effect) |
| |
|
static object | GetParameterValue (EffectParameter Parameter) |
| |
|
override void | Dispose (bool disposing) |
| |
◆ DiffuseTexture
| Texture2D VerticesEngine.Graphics.vxDebugEffect.DiffuseTexture |
|
getset |
Gets or sets the diffuse texture.
The diffuse texture.
◆ DoTexture
| bool VerticesEngine.Graphics.vxDebugEffect.DoTexture |
|
set |
Sets a value indicating whether this T:VerticesEngine.Graphics.vxUtilityEffect do texture.
true if do texture; otherwise, false.
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Graphics/Effects/vxDebugEffect.cs