UE2:Shader (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
UE2Runtime Object >> Material >> RenderedMaterial >> Shader
Package:
Engine
This class in other games:

null

Properties

Property group 'Shader'

Detail

Type: Material

Modifiers: editinlineuse


DetailScale

Type: float


Default value: 8.0

Diffuse

Type: Material

Modifiers: editinlineuse


Opacity

Type: Material

Modifiers: editinlineuse


OutputBlending

Type: EOutputBlending


PerformLightingOnSpecularPass

Type: bool


SelfIllumination

Type: Material

Modifiers: editinlineuse


SelfIlluminationMask

Type: Material

Modifiers: editinlineuse


Specular

Type: Material

Modifiers: editinlineuse


SpecularityMask

Type: Material

Modifiers: editinlineuse


TwoSided

Type: bool


Wireframe

Type: bool


Internal variables

ModulateStaticLighting2X

Type: bool


Enums

EOutputBlending

OB_Normal
OB_Masked
OB_Modulate
OB_Translucent
OB_Invisible
OB_Brighten
OB_Darken

Instance functions

Reset

function Reset ()

Overrides: Material.Reset


Trigger

function Trigger (Actor Other, Actor EventInstigator)

Overrides: Material.Trigger