UE2:Shader (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2XMP 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


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

Instance functions

Reset

function Reset ()

Overrides: Material.Reset


Trigger

function Trigger (Actor Other, Pawn EventInstigator, optional name EventName)

Overrides: Material.Trigger