Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Graphics.vxOutlineEffect Class Reference
Inheritance diagram for VerticesEngine.Graphics.vxOutlineEffect:
VerticesEngine.Graphics.vxShader

Public Member Functions

 vxOutlineEffect (Effect effect)
 
- Public Member Functions inherited from VerticesEngine.Graphics.vxShader
 vxShader (Effect effect)
 

Properties

Color SelectionColour [set]
 Sets the selection colour.
 
Matrix WVP [set]
 The World * View * Projection Cumulative Matrix Value.
 
float LineThickness [set]
 Sets the line thickness.
 

Additional Inherited Members

- Static Public Member Functions inherited from VerticesEngine.Graphics.vxShader
static void PrintParameterValues (Effect effect)
 
static object GetParameterValue (EffectParameter Parameter)
 
- Protected Member Functions inherited from VerticesEngine.Graphics.vxShader
override void Dispose (bool disposing)
 

Property Documentation

◆ LineThickness

float VerticesEngine.Graphics.vxOutlineEffect.LineThickness
set

Sets the line thickness.

The line thickness.

◆ SelectionColour

Color VerticesEngine.Graphics.vxOutlineEffect.SelectionColour
set

Sets the selection colour.

The selection colour.


The documentation for this class was generated from the following file: