| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Material
|
+-- Engine.RenderedMaterial
|
+-- Engine.Shader
| Inherited Variables from Engine.Material |
|---|
| DefaultMaterial, FallbackMaterial, MaterialSoundType, MaterialType, MaterialVisualType, UseFallback, Validated |
| Enumerations Summary | ||
|---|---|---|
| EOutputBlending OB_Normal, OB_Masked, OB_Modulate, OB_AlphaTranslucent, OB_Translucent, OB_Invisible, OB_Brighten, OB_Darken, OB_Feathered, | ||
| EPerPixelSpecular PP_None, PP_Low, PP_Medium, PP_High, | ||
| EPerPixelSpecularType ST_AlgorithmicRV, ST_AlgorithmicNH, | ||
| Inherited Enumerations from Engine.Material |
|---|
| EMaterialType, EMaterialVisualType |
| Functions Summary | ||
|---|---|---|
![]() | int | GetUSize ())) |
![]() | int | GetVSize ())) |
![]() | Reset ())) | |
![]() | Trigger (Actor Other, Actor EventInstigator )) | |
| Inherited Functions from Engine.Material |
|---|
| GetUSize, GetVSize, Reset, Trigger |
| Variables Detail |
|---|
| Enumerations Detail |
|---|
OB_Normal, OB_Masked, OB_Modulate, OB_AlphaTranslucent, OB_Translucent, OB_Invisible, OB_Brighten, OB_Darken, OB_Feathered,};
| Functions Detail |
|---|
GetUSize Source code
GetVSize Source code
Reset Source code
Trigger Source code| Defaultproperties |
|---|
defaultproperties
{
DetailScale=8.0
MaterialType = MT_Shader
PerPixelSpecularBrightness = 255
GlowBrightness = 127
bAllowSelfIlluminationLOD = true
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||