Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealEd.MaterialEditorMeshComponent

Extends
StaticMeshComponent
Modifiers
native

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.ActorComponent
      |   
      +-- Engine.PrimitiveComponent
         |   
         +-- Engine.MeshComponent
            |   
            +-- Engine.StaticMeshComponent
               |   
               +-- UnrealEd.MaterialEditorMeshComponent

Variables Summary
pointerMaterialEditor
Inherited Variables from Engine.StaticMeshComponent
bIgnoreInstanceForTextureStreaming, bOverrideLightMapResolution, bUseSubDivisions, ForcedLodModel, IrrelevantLights, LODData, MaxSubDivisions, MinSubDivisions, OverriddenLightMapResolution, PreviousLODLevel, StaticMesh, SubDivisionStepSize, WireframeColor
Inherited Variables from Engine.MeshComponent
Materials

Structures Summary
Inherited Structures from Engine.StaticMeshComponent
StaticMeshComponentLODInfo

Functions Summary
Inherited Functions from Engine.StaticMeshComponent
SetStaticMesh
Inherited Functions from Engine.MeshComponent
CreateAndSetMaterialInstanceConstant, CreateAndSetMaterialInstanceTimeVarying, GetMaterial, GetNumElements, SetMaterial


Variables Detail

MaterialEditor Source code

var transient native const pointer MaterialEditor;


Defaultproperties

defaultproperties
{
   Name="Default__MaterialEditorMeshComponent"
   ObjectArchetype=StaticMeshComponent'Engine.Default__StaticMeshComponent'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:38.974 - Created with UnCodeX