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

A material with 1 graphs. More...

#include "/PixoCore/Materials/InteractableObjects/PP_OutlineColored"

Inheritance diagram for PP_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 PP_OutlineColored ()
 

Detailed Description

A material with 1 graphs.

UDF Path:  /PixoCore /Materials /InteractableObjects /PP_OutlineColored
Config: Config/DefaultEngine.ini
Domain: PostProcess

Definition at line 13 of file PP_OutlineColored.h.

Constructor & Destructor Documentation

◆ PP_OutlineColored()

void PP_OutlineColored::PP_OutlineColored ( )
privateMaterial
PPI Outline Colored

Member Data Documentation

◆ Color1

float PP_OutlineColored::Color1

Definition at line 20 of file PP_OutlineColored.h.

◆ Color2

float PP_OutlineColored::Color2

Definition at line 21 of file PP_OutlineColored.h.

◆ Color3

float PP_OutlineColored::Color3

Definition at line 22 of file PP_OutlineColored.h.

◆ Color4

float PP_OutlineColored::Color4

Definition at line 24 of file PP_OutlineColored.h.

◆ Color5

float PP_OutlineColored::Color5

Definition at line 25 of file PP_OutlineColored.h.

◆ Color6

float PP_OutlineColored::Color6

Definition at line 23 of file PP_OutlineColored.h.

◆ FillAlpha

float PP_OutlineColored::FillAlpha

Definition at line 17 of file PP_OutlineColored.h.

◆ FillOcclussion

float PP_OutlineColored::FillOcclussion

Add translucent fill color to pixels occluded by other geometry.

Definition at line 19 of file PP_OutlineColored.h.

◆ OutlineThickness

float PP_OutlineColored::OutlineThickness

Definition at line 16 of file PP_OutlineColored.h.

◆ StencilStartIndex

float PP_OutlineColored::StencilStartIndex

Definition at line 18 of file PP_OutlineColored.h.


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