Difference between revisions of "HPL3/Community/Scripting/Classes/ematerialchannelmode"

From Frictional Wiki
Jump to navigation Jump to search
(Upload classes to sub)
 
(No difference)

Latest revision as of 11:12, 30 July 2020

eMaterialChannelMode

Values

Enum Name Integer Value Description
eMaterialChannelMode_RGBA 0
eMaterialChannelMode_RGB 1
eMaterialChannelMode_A 2
eMaterialChannelMode_None 3
eMaterialChannelMode_LastEnum 4

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!