A Demo Project for the UnrealEngineSDK
|
A material with 1 graphs. More...
#include "/PixoCore/Materials/InteractableObjects/PPI_OutlineColored"
Public Attributes | |
float | Color1 |
float | Color2 |
float | Color3 |
float | Color4 |
float | Color5 |
float | Color6 |
float | FillAlpha |
float | FillOcclussion |
Add translucent fill color to pixels occluded by other geometry. | |
float | OutlineThickness |
float | StencilStartIndex |
Private Member Functions | |
void | PPI_OutlineColored () |
A material with 1 graphs.
UDF Path: /PixoCore /Materials /InteractableObjects /PPI_OutlineColored
Config: Config/DefaultEngine.ini
Domain: PostProcess
Definition at line 13 of file PPI_OutlineColored.h.
|
privateMaterial |
float PPI_OutlineColored::Color1 |
Definition at line 20 of file PPI_OutlineColored.h.
float PPI_OutlineColored::Color2 |
Definition at line 21 of file PPI_OutlineColored.h.
float PPI_OutlineColored::Color3 |
Definition at line 22 of file PPI_OutlineColored.h.
float PPI_OutlineColored::Color4 |
Definition at line 24 of file PPI_OutlineColored.h.
float PPI_OutlineColored::Color5 |
Definition at line 25 of file PPI_OutlineColored.h.
float PPI_OutlineColored::Color6 |
Definition at line 23 of file PPI_OutlineColored.h.
float PPI_OutlineColored::FillAlpha |
Definition at line 17 of file PPI_OutlineColored.h.
float PPI_OutlineColored::FillOcclussion |
Add translucent fill color to pixels occluded by other geometry.
Definition at line 19 of file PPI_OutlineColored.h.
float PPI_OutlineColored::OutlineThickness |
Definition at line 16 of file PPI_OutlineColored.h.
float PPI_OutlineColored::StencilStartIndex |
Definition at line 18 of file PPI_OutlineColored.h.