A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PPI_OutlineColored Class ReferenceMaterial

A material with 1 graphs. More...

#include "/PixoCore/Materials/InteractableObjects/PPI_OutlineColored"

Inheritance diagram for PPI_OutlineColored:
[legend]

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ PPI_OutlineColored()

void PPI_OutlineColored::PPI_OutlineColored ( )
privateMaterial
PPI Outline Colored

Member Data Documentation

◆ Color1

float PPI_OutlineColored::Color1

Definition at line 20 of file PPI_OutlineColored.h.

◆ Color2

float PPI_OutlineColored::Color2

Definition at line 21 of file PPI_OutlineColored.h.

◆ Color3

float PPI_OutlineColored::Color3

Definition at line 22 of file PPI_OutlineColored.h.

◆ Color4

float PPI_OutlineColored::Color4

Definition at line 24 of file PPI_OutlineColored.h.

◆ Color5

float PPI_OutlineColored::Color5

Definition at line 25 of file PPI_OutlineColored.h.

◆ Color6

float PPI_OutlineColored::Color6

Definition at line 23 of file PPI_OutlineColored.h.

◆ FillAlpha

float PPI_OutlineColored::FillAlpha

Definition at line 17 of file PPI_OutlineColored.h.

◆ FillOcclussion

float PPI_OutlineColored::FillOcclussion

Add translucent fill color to pixels occluded by other geometry.

Definition at line 19 of file PPI_OutlineColored.h.

◆ OutlineThickness

float PPI_OutlineColored::OutlineThickness

Definition at line 16 of file PPI_OutlineColored.h.

◆ StencilStartIndex

float PPI_OutlineColored::StencilStartIndex

Definition at line 18 of file PPI_OutlineColored.h.


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