Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:Material (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Material |
- Package:
- Engine
- Direct subclasses:
- Combiner, Modifier, RenderedMaterial
- This class in other games:
- U2, UT2003, UT2004, U2XMP, UDK, UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Material: Abstract material class This is a built-in Unreal class and it shouldn't be modified.
Properties[edit]
Property group 'Material'[edit]
FallbackMaterial[edit]
Type: Material
Internal variables[edit]
DefaultMaterial[edit]
Type: Material
Default value: Texture'Engine.DefaultTexture'
UseFallback[edit]
Type: bool
Modifiers: const, transient
Render device should use the fallback.
Validated[edit]
Type: bool
Modifiers: const, transient
Material has been validated as renderable.
Instance functions[edit]
Reset[edit]
function Reset ()